Preparing search index...
The search index is not available
Documentation
Documentation
BYU Fastify JWT
ByuJwtAuthenticator
Class ByuJwtAuthenticator
Hierarchy
ByuJwtAuthenticator
Index
Constructors
constructor
Properties
Byu
Jwt
development
HEADER_
CURRENT
HEADER_
ORIGINAL
Methods
authenticate
Constructors
constructor
new
Byu
Jwt
Authenticator
(
__namedParameters
?
)
:
ByuJwtAuthenticator
Parameters
__namedParameters
:
ByuJwtAuthenticatorOptions
= {}
Returns
ByuJwtAuthenticator
Properties
Private
Readonly
Byu
Jwt
Byu
Jwt
:
typeof
ByuJwt
Private
Readonly
development
development
:
boolean
Static
HEADER_
CURRENT
HEADER_
CURRENT
:
string
= 'x-jwt-assertion'
Static
HEADER_
ORIGINAL
HEADER_
ORIGINAL
:
string
= 'x-jwt-assertion-original'
Methods
authenticate
authenticate
(
headers
)
:
Promise
<
JwtPayload
>
Parameters
headers
:
IncomingHttpHeaders
Returns
Promise
<
JwtPayload
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
Byu
Jwt
development
HEADER_
CURRENT
HEADER_
ORIGINAL
authenticate
Documentation
BYU
Fastify JWT
Byu
Jwt
Authenticator
Byu
Jwt
Error
Byu
Jwt
Authenticator
Options
Byu
Jwt
Provider
Options
Byu
Jwt
Error
Codes
BYU_
JWT_
ERROR_
CODES
api
Context
Validation
Function
default
BYU JWT
Generated using
TypeDoc