Object -
jwt :
InboundJwtAuthProvider
Represents inbound JWT auth provider.
Constructor
__init
(JwtValidatorConfig jwtValidatorConfig)
- jwtValidatorConfig JwtValidatorConfig
-
JWT validator configurations
Methods
Fields
- jwtValidatorConfig JwtValidatorConfig
-
JWT validator configurations
Authenticate with a JWT token.
Parameters
- credential string
-
Jwt token extracted from the authentication header