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