AuthClientSignInOptions
Defined in: auth-client.ts:164
Options for AuthClient.signIn.
Properties
Section titled “Properties”maxTimeToLive?
Section titled “maxTimeToLive?”
optionalmaxTimeToLive?:bigint
Defined in: auth-client.ts:169
Maximum lifetime of the delegation in nanoseconds.
Default
Section titled “Default”8 hourstargets?
Section titled “targets?”
optionaltargets?:Principal[]
Defined in: auth-client.ts:174
Restrict the delegation to specific canisters.