Preparing search index...
The search index is not available
api
api
app/auth/auth0/identify.service
IdentifyService
ClassIdentifyService
Index
Constructors
constructor
Methods
identify
User
Constructors
constructor
new
Identify
Service
(
usersRepo
,
auth0Client
,
logger
)
:
IdentifyService
Parameters
usersRepo
:
UsersRepository
auth0Client
:
Auth0Client
logger
:
ConsoleLogger
Returns
IdentifyService
Methods
identify
User
identify
User
(
request
)
:
Promise
<
User
>
Parameters
request
:
Request
<
ParamsDictionary
,
any
,
any
,
ParsedQs
,
Record
<
string
,
any
>
>
Returns
Promise
<
User
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
identify
User
api
Loading...