Skip to content

AuthClientSignInOptions

Defined in: auth-client.ts:122

Options for AuthClient.signIn.

optional maxTimeToLive?: bigint

Defined in: auth-client.ts:127

Maximum lifetime of the delegation in nanoseconds.

8 hours

optional targets?: Principal[]

Defined in: auth-client.ts:132

Restrict the delegation to specific canisters.