tokenTypeHint property
The type of the given token.
Supported values are urn:ietf:params:oauth:token-type:access_token
and
access_token
.
Optional.
Implementation
core.String? tokenTypeHint;
The type of the given token.
Supported values are urn:ietf:params:oauth:token-type:access_token
and
access_token
.
Optional.
core.String? tokenTypeHint;