Documentation / @zerotal/auth / Credentials
Type Alias: Credentials
Credentials =
Record<string,unknown>
Defined in: auth/src/facades/Auth.ts:115
Plain credential bag passed to attempt()/validate()/once().
Documentation / @zerotal/auth / Credentials
Credentials =
Record<string,unknown>
Defined in: auth/src/facades/Auth.ts:115
Plain credential bag passed to attempt()/validate()/once().
On this page