Skip to content

@line/bot-sdk


@line/bot-sdk / VerifyIDToken

Type Alias: VerifyIDToken

VerifyIDToken = object

Defined in: lib/types.ts:2770

Properties

amr

amr: string[]

Defined in: lib/types.ts:2781


aud

aud: number

Defined in: lib/types.ts:2777


client_id

client_id: string

Defined in: lib/types.ts:2772


email

email: string

Defined in: lib/types.ts:2784


exp

exp: number

Defined in: lib/types.ts:2778


expires_in

expires_in: number

Defined in: lib/types.ts:2773


iat

iat: number

Defined in: lib/types.ts:2779


iss

iss: string

Defined in: lib/types.ts:2775


name

name: string

Defined in: lib/types.ts:2782


nonce

nonce: string

Defined in: lib/types.ts:2780


picture

picture: string

Defined in: lib/types.ts:2783


scope

scope: string

Defined in: lib/types.ts:2771


sub

sub: string

Defined in: lib/types.ts:2776