Interface GetRefreshTokensForUser200ResponseSessionsInner

Hierarchy

  • GetRefreshTokensForUser200ResponseSessionsInner

Indexable

[key: string]: any | any

Properties

client_id: string

ID of the client application granted with this refresh token

id: string

The ID of the refresh token

A list of the resource server IDs associated to this refresh-token and their granted scopes

rotating: boolean

True if the token is a rotating refresh token

session_id: string

ID of the authenticated session used to obtain this refresh-token

user_id: string

ID of the user which can be used when interacting with other APIs.