Preparing search index...
The search index is not available
@basaldev/blocks-auth-service - v4.3.1
@basaldev/blocks-auth-service
defaultAdapter
AuthDefaultAdapterDependencies
Interface AuthDefaultAdapterDependencies
interface
AuthDefaultAdapterDependencies
{
db
:
Db
;
mailService
?:
MailService
;
userAPI
:
Pick
<
UserDefaultAdapterAPI
,
"checkUserPassword"
|
"createUserForAdmin"
|
"getUsers"
|
"getUserById"
>
;
}
Index
Properties
db
mail
Service?
userAPI
Properties
db
db
:
Db
The database
Optional
mail
Service
mail
Service
?:
MailService
The mail service
userAPI
userAPI
:
Pick
<
UserDefaultAdapterAPI
,
"checkUserPassword"
|
"createUserForAdmin"
|
"getUsers"
|
"getUserById"
>
The user API
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
db
mail
Service
userAPI
@basaldev/blocks-auth-service - v4.3.1
defaultAdapter
AppleAuthAdapter
AuthAdapter
GoogleAuthAdapter
LineAuthAdapter
TwitterAuthAdapter
TwoFactorAuthAdapter
AuthAppConfig
ServiceOpts
ServiceOptsWithOAuth
createNodeblocksAuthApp
Generated using
TypeDoc
The database