Skip to content

@line/bot-sdk


@line/bot-sdk / VerifyIDToken

Type Alias: VerifyIDToken

VerifyIDToken = object

Defined in: lib/types.ts:2762

Properties

amr

amr: string[]

Defined in: lib/types.ts:2773


aud

aud: number

Defined in: lib/types.ts:2769


client_id

client_id: string

Defined in: lib/types.ts:2764


email

email: string

Defined in: lib/types.ts:2776


exp

exp: number

Defined in: lib/types.ts:2770


expires_in

expires_in: number

Defined in: lib/types.ts:2765


iat

iat: number

Defined in: lib/types.ts:2771


iss

iss: string

Defined in: lib/types.ts:2767


name

name: string

Defined in: lib/types.ts:2774


nonce

nonce: string

Defined in: lib/types.ts:2772


picture

picture: string

Defined in: lib/types.ts:2775


scope

scope: string

Defined in: lib/types.ts:2763


sub

sub: string

Defined in: lib/types.ts:2768