OAuth
Generate and manage OAuth tokens.
https://docs.joinmastodon.org/methods/oauth/
Endpoint | Status | Comments |
---|---|---|
GET /oauth/authorize Authorize a user | Fully supported. | |
POST /oauth/token Obtain a token | Fully supported. | |
POST /oauth/revoke Revoke a token | Fully supported. |