tokenTypeHint property

String? tokenTypeHint
getter/setter pair

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;