Skip to content

AuthorizationCode_AccessTokenRequest ​

Extended by ​

Properties ​

client_id ​

client_id: string


client_secret ​

client_secret: string


code ​

code: string

The authorization code received from the authorization server


grant_type ​

grant_type: "authorization_code"


redirect_uri ​

redirect_uri: string

The redirect URI used in the initial request