Search
Preparing search index...
The search index is not available
Authist
Options
All
Public
Public/Protected
All
Inherited
Menu
Authist
index
facebookProvider
Namespace facebookProvider
Index
Interfaces
Facebook
Provider
Options
Facebook
User
Variables
FACEBOOK_
BASE_
URL
Functions
save
Non
Existing
User
sign
InWith
Facebook
Variables
Const
FACEBOOK_
BASE_
URL
FACEBOOK_
BASE_
URL
:
"https://graph.facebook.com"
= 'https://graph.facebook.com'
Functions
Const
save
Non
Existing
User
save
Non
Existing
User
(
params
:
FacebookUser
, req
:
any
, options
:
AuthistOptions
)
:
Promise
<
User
>
Parameters
params:
FacebookUser
req:
any
options:
AuthistOptions
Returns
Promise
<
User
>
Const
sign
InWith
Facebook
sign
InWith
Facebook
(
options
:
AuthistOptions
)
:
(
token
:
string
, req
?:
any
)
=>
Promise
<
UserCredentials
>
Parameters
options:
AuthistOptions
Returns
(
token
:
string
, req
?:
any
)
=>
Promise
<
UserCredentials
>
(
token
:
string
, req
?:
any
)
:
Promise
<
UserCredentials
>
Parameters
token:
string
Optional
req:
any
Returns
Promise
<
UserCredentials
>
Modules
Facebook
Provider
Options
Facebook
User
FACEBOOK_
BASE_
URL
save
Non
Existing
User
sign
InWith
Facebook
Generated using
TypeDoc