requestedTokenType property
Identifier for the type of the requested security token.
The only currently supported value is 'urn:ietf:params:oauth:token-type:access_token'.
Required.
Implementation
core.String? requestedTokenType;
Identifier for the type of the requested security token.
The only currently supported value is 'urn:ietf:params:oauth:token-type:access_token'.
Required.
core.String? requestedTokenType;