Search
Preparing search index...
The search index is not available
Authist
Options
All
Public
Public/Protected
All
Inherited
Menu
Authist
index
googleProvider
Namespace googleProvider
Index
Interfaces
Google
Sign
InOptions
Google
User
Variables
PEOPLE_
BASE_
URL
Functions
save
Non
Existing
User
sign
InWith
Google
Variables
Const
PEOPLE_
BASE_
URL
PEOPLE_
BASE_
URL
:
"https://people.googleapis.com"
= 'https://people.googleapis.com'
Functions
Const
save
Non
Existing
User
save
Non
Existing
User
(
googleUser
:
any
, req
:
any
, options
:
AuthistOptions
)
:
Promise
<
User
>
Parameters
googleUser:
any
req:
any
options:
AuthistOptions
Returns
Promise
<
User
>
Const
sign
InWith
Google
sign
InWith
Google
(
options
:
AuthistOptions
)
:
(
token
:
string
, req
?:
any
)
=>
Promise
<
{
credentials
:
Credentials
;
user
:
User
}
>
Parameters
options:
AuthistOptions
Returns
(
token
:
string
, req
?:
any
)
=>
Promise
<
{
credentials
:
Credentials
;
user
:
User
}
>
(
token
:
string
, req
?:
any
)
:
Promise
<
{
credentials
:
Credentials
;
user
:
User
}
>
Parameters
token:
string
Optional
req:
any
Returns
Promise
<
{
credentials
:
Credentials
;
user
:
User
}
>
Modules
Google
Sign
InOptions
Google
User
PEOPLE_
BASE_
URL
save
Non
Existing
User
sign
InWith
Google
Generated using
TypeDoc