TokenType

enum TokenType : Enum<TokenType>

The type of token an operation should be used with.

Entries

Link copied to clipboard

Indicates the device secret.

Link copied to clipboard

Indicates the ID token.

Link copied to clipboard

Indicates the access token.

Link copied to clipboard

Indicates the refresh token.