vertx / io.vertx.kotlin.ext.auth.htpasswd / io.vertx.ext.auth.htpasswd.HtpasswdAuth

Extensions for io.vertx.ext.auth.htpasswd.HtpasswdAuth

authenticateAwait

suspend fun HtpasswdAuth.authenticateAwait(credential: UsernamePasswordCredentials): User

Suspending version of method io.vertx.ext.auth.htpasswd.HtpasswdAuth.authenticate