vertx / io.vertx.kotlin.ext.auth.mongo / io.vertx.ext.auth.mongo.MongoAuthentication

Extensions for io.vertx.ext.auth.mongo.MongoAuthentication

authenticateAwait

suspend fun MongoAuthentication.authenticateAwait(credentials: UsernamePasswordCredentials): User

Suspending version of method io.vertx.ext.auth.mongo.MongoAuthentication.authenticate