TwurpleAuthenticationGetting dataExamplesFAQMigration

TokenInfoData

{
client_id: string
expires_in?: number
login?: string
scopes: string[]
user_id?: string
}

Properties

client_id

Type: string

expires_in

Type: ?number

login

Type: ?string

scopes

Type: string[]

user_id

Type: ?string