Documentation / zerotal / auth / isAuthenticatable
Function: isAuthenticatable()
isAuthenticatable(
model):boolean
Defined in: packages/auth/src/Authenticatable.ts:12
True when the given model constructor composes Authenticatable (directly or via a base).
Parameters
model
unknown
Returns
boolean