Classes
Methods
(static) JWTAuth.create(vertx, config) → {JWTAuth}
Create a JWT auth provider
Parameters:
Name | Type | Description |
---|---|---|
vertx |
Vertx | the Vertx instance |
config |
Object | the config |
- Source:
Returns:
the auth provider
- Type
- JWTAuth