suspend fun OAuth2AuthHandler.authorizeAwait(user: User): Unit
Suspending version of method io.vertx.ext.web.handler.OAuth2AuthHandler.authorize |
|
suspend fun OAuth2AuthHandler.parseCredentialsAwait(context: RoutingContext): JsonObject
Suspending version of method io.vertx.ext.web.handler.OAuth2AuthHandler.parseCredentials |