Classes
Methods
(static) JWTAuthHandler.create(authProvider, skip) → {JWTAuthHandler}
Create a JWT auth handler
Parameters:
Name | Type | Description |
---|---|---|
authProvider |
JWTAuth | the auth provider to use. |
skip |
string |
- Source:
Returns:
the auth handler
- Type
- JWTAuthHandler