open static fun create(vertx: Vertx, flow: OAuth2FlowType, config: OAuth2ClientOptions): OAuth2Auth
Create a OAuth2 auth provider
Return
the auth provider
open static fun create(vertx: Vertx, flow: OAuth2FlowType): OAuth2Auth
Create a OAuth2 auth provider
Return
the auth provider