Skip to content

AuthClientSignInOptions

Defined in: auth-client.ts:164

Options for AuthClient.signIn.

optional maxTimeToLive?: bigint

Defined in: auth-client.ts:169

Maximum lifetime of the delegation in nanoseconds.

8 hours

optional targets?: Principal[]

Defined in: auth-client.ts:174

Restrict the delegation to specific canisters.