Skip to content

RequestIdentityAttributesParameters

Defined in: types/client.ts:62

keys: string[]

Defined in: types/client.ts:63


nonce: Uint8Array

Defined in: types/client.ts:64


optional identityProvider?: string | URL

Defined in: types/client.ts:65


optional openIdProvider?: IdentityAttributeOpenIdProvider

Defined in: types/client.ts:66


optional windowOpenerFeatures?: string

Defined in: types/client.ts:67


optional signIn?: boolean

Defined in: types/client.ts:68


optional maxTimeToLive?: bigint

Defined in: types/client.ts:69


optional targets?: Principal[]

Defined in: types/client.ts:70