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