Preparing search index...
The search index is not available
@basaldev/blocks-auth-service - v4.3.1
@basaldev/blocks-auth-service
AppleAuthAdapter
Interface AppleAuthAdapter
interface
AppleAuthAdapter
{
appleLogin
?:
HandlerAndValidators
<
Record
<
string
,
Predicate
>
>
;
appleLoginCallback
?:
HandlerAndValidators
<
Record
<
string
,
Predicate
>
>
;
}
Hierarchy (
view full
)
AppleAuthAdapter
AuthAdapter
Index
Properties
apple
Login?
apple
Login
Callback?
Properties
Optional
apple
Login
apple
Login
?:
HandlerAndValidators
<
Record
<
string
,
Predicate
>
>
Optional
apple
Login
Callback
apple
Login
Callback
?:
HandlerAndValidators
<
Record
<
string
,
Predicate
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
apple
Login
apple
Login
Callback
@basaldev/blocks-auth-service - v4.3.1
defaultAdapter
AppleAuthAdapter
AuthAdapter
GoogleAuthAdapter
LineAuthAdapter
TwitterAuthAdapter
TwoFactorAuthAdapter
AuthAppConfig
ServiceOpts
ServiceOptsWithOAuth
createNodeblocksAuthApp
Generated using
TypeDoc