Initiate and Complete Discord OAuth Flow
Discord
Initiate and Complete Discord OAuth Flow
Handles the Discord OAuth callback to exchange an authorization code for user access and refresh tokens. Upon successful authentication, returns the token details.
GET
Initiate and Complete Discord OAuth Flow
Documentation Index
Fetch the complete documentation index at: https://docs.seraph.si/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
The authorization code received from Discord after user consent
Body
application/json
The body is of type object.
Response
Successfully exchanged authorization code for access and refresh tokens
The response is of type string.