vertx / io.vertx.kotlin.ext.auth / io.vertx.ext.auth.AuthProvider / authenticateAwait
authenticateAwait
suspend fun AuthProvider.authenticateAwait(authInfo: JsonObject): User
Authenticate a user.
Parameters
authInfo
- The auth information
resultHandler
- The result handler