suspend fun discoverAwait(vertx: Vertx, config: OAuth2Options): OAuth2Auth
Suspending version of method io.vertx.ext.auth.oauth2.providers.OpenIDConnectAuth.discover
config
- the initial config, it should contain a site url
Return
NOTE: This function has been automatically generated from io.vertx.ext.auth.oauth2.providers.OpenIDConnectAuth using Vert.x codegen.