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