Skip to content
IC Reactor

IdentityAttributeValues

Defined in: react/src/auth/types.ts:26

[key: string]: string | undefined

optional email?: string

Defined in: react/src/auth/types.ts:27


optional name?: string

Defined in: react/src/auth/types.ts:28


optional verified_email?: string

Defined in: react/src/auth/types.ts:29