AuthorizationCodePKCE_AccessTokenRequest
Extends
Properties
client_id
client_id:
string
Inherited from
AuthorizationCode_AccessTokenRequest
.client_id
client_secret
client_secret:
string
Inherited from
AuthorizationCode_AccessTokenRequest
.client_secret
code
code:
string
The authorization code received from the authorization server
Inherited from
AuthorizationCode_AccessTokenRequest
.code
code_verifier
code_verifier:
string
grant_type
grant_type:
"authorization_code"
Inherited from
AuthorizationCode_AccessTokenRequest
.grant_type
redirect_uri
redirect_uri:
string
The redirect URI used in the initial request