Skip to content

Introspect token_hint Refresh token missing from client #156

@MrGREAT20

Description

@MrGREAT20

token_type_hint
String
An optional hint to identify the token type.

When this value is omitted, the token can be an access_token or id_token. When this value is specified, it must match the token type.

In order to use a refresh token, this value must be set to refresh_token.

The possible values are:

access_token
id_token
refresh_token Available since 1.60.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions