OAuth
Generate and manage OAuth tokens.
https://docs.joinmastodon.org/methods/oauth/
| Endpoint | Status | Comments |
|---|---|---|
GET /oauth/authorizeAuthorize a user | ![]() | Fully supported. |
POST /oauth/tokenObtain a token | ![]() | Fully supported. |
POST /oauth/revokeRevoke a token | ![]() | Fully supported. |
