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