grantType property
This should be urn:ietf:params:oauth:grant-type:token-exchange
to
indicate that a token exchange is being performed.
Required.
Implementation
core.String? grantType;
This should be urn:ietf:params:oauth:grant-type:token-exchange
to
indicate that a token exchange is being performed.
Required.
core.String? grantType;