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