Preparing search index...
The search index is not available
api
api
app/auth/auth0/jwt.strategy
JwtStrategy
ClassJwtStrategy
Hierarchy
Strategy
<
this
>
JwtStrategy
Index
Constructors
constructor
Properties
name
Methods
validate
Constructors
constructor
new
Jwt
Strategy
(
identifyService
)
:
JwtStrategy
Parameters
identifyService
:
IdentifyService
Returns
JwtStrategy
Properties
name
name
:
string
Methods
validate
validate
(
request
)
:
Promise
<
null
|
User
>
Parameters
request
:
Request
<
ParamsDictionary
,
any
,
any
,
ParsedQs
,
Record
<
string
,
any
>
>
Returns
Promise
<
null
|
User
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
Methods
validate
api
Loading...