Builder
class Builder
Properties
Link copied to clipboard
PKCE code verifier to prove possession of the original code challenge Required only when grant_type=authorization_code
Link copied to clipboard
The redirect URI that must match the original authorization request Required only when grant_type=authorization_code
Link copied to clipboard
The refresh token returned from auth_code redemption Required only when grant_type=refresh_token