Represents an OAuth token used for authenticating with the API and performing actions.
https://docs.joinmastodon.org/entities/token/
An OAuth token to be used for authorization.
When the token was generated.
The OAuth scopes granted by this token, space-separated.
The OAuth token type. Mastodon uses Bearer tokens.
Represents an OAuth token used for authenticating with the API and performing actions.
See
https://docs.joinmastodon.org/entities/token/