Skip to content

@line/bot-sdk


@line/bot-sdk / VerifyIDToken

Type Alias: VerifyIDToken

VerifyIDToken = object

Defined in: lib/types.ts:2869

Properties

amr

amr: string[]

Defined in: lib/types.ts:2880


aud

aud: number

Defined in: lib/types.ts:2876


client_id

client_id: string

Defined in: lib/types.ts:2871


email

email: string

Defined in: lib/types.ts:2883


exp

exp: number

Defined in: lib/types.ts:2877


expires_in

expires_in: number

Defined in: lib/types.ts:2872


iat

iat: number

Defined in: lib/types.ts:2878


iss

iss: string

Defined in: lib/types.ts:2874


name

name: string

Defined in: lib/types.ts:2881


nonce

nonce: string

Defined in: lib/types.ts:2879


picture

picture: string

Defined in: lib/types.ts:2882


scope

scope: string

Defined in: lib/types.ts:2870


sub

sub: string

Defined in: lib/types.ts:2875