oauth:reference
This is an old revision of the document!
Table of Contents
OAuth Endpoint Reference
This page contains a list of all available OAuth related endpoints, what parameters they take and what output they may provide. If you're looking to implement the bare minimum, you'll only have to care about GET flashii.net/oauth2/authorize and POST api.flashii.net/oauth2/token.
GET api.flashii.net/.well-known/oauth-authorization-server
GET api.flashii.net/.well-known/oauth-protected-resource
POST api.flashii.net/oauth2/introspect
GET api.flashii.net/oauth2/jwks.json
POST api.flashii.net/oauth2/request-authorize
POST api.flashii.net/oauth2/revoke
POST api.flashii.net/oauth2/token
GET api.flashii.net/oauth2/userinfo
GET flashii.net/.well-known/oauth-authorization-server
GET flashii.net/.well-known/oauth-protected-resource
GET flashii.net/.well-known/openid-configuration
GET flashii.net/.well-known/webfinger
GET fii.moe/verify
GET flashii.net/oauth2/authorize
GET flashii.net/oauth2/verify
oauth/reference.1770839931.txt.gz · Last modified: by flash
