Skip to main content

Module auth

Module auth 

Source
Expand description

OAuth 2.0 authentication flows.

Structsยง

AppAccessTokenResponse
Response from the app access token endpoint.
DebugTokenData
Inner payload of a debug-token response.
DebugTokenResponse
Response from the debug token endpoint (/debug_token).
LongLivedTokenResponse
Response from the long-lived token exchange (/access_token).
TokenResponse
Response from the short-lived token exchange (/oauth/access_token).