Documentation / @zerotal/auth / LoginOptions
Interface: LoginOptions
Defined in: auth/src/facades/Auth.ts:118
Options accepted by login().
Properties
remember?
optionalremember?:boolean
Defined in: auth/src/facades/Auth.ts:120
Persist the login beyond the session (advisory — recorded in the session).