Skip to content

RequestOpenIdIdentityAttributesParameters

Defined in: types/client.ts:73

nonce: Uint8Array

Defined in: types/client.ts:74


openIdProvider: IdentityAttributeOpenIdProvider

Defined in: types/client.ts:75


keys: string[]

Defined in: types/client.ts:76


optional identityProvider?: string | URL

Defined in: types/client.ts:77


optional windowOpenerFeatures?: string

Defined in: types/client.ts:78


optional signIn?: boolean

Defined in: types/client.ts:79


optional maxTimeToLive?: bigint

Defined in: types/client.ts:80


optional targets?: Principal[]

Defined in: types/client.ts:81