vertx / io.vertx.kotlin.ext.auth.jdbc / io.vertx.ext.auth.jdbc.JDBCAuthentication

Extensions for io.vertx.ext.auth.jdbc.JDBCAuthentication

authenticateAwait

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

Suspending version of method io.vertx.ext.auth.jdbc.JDBCAuthentication.authenticate