vertx / io.vertx.kotlin.ext.auth.webauthn / io.vertx.ext.auth.webauthn.WebAuthn / authenticateAwait

authenticateAwait

suspend fun WebAuthn.authenticateAwait(authInfo: WebAuthnCredentials): User
suspend fun WebAuthn.authenticateAwait(authInfo: JsonObject): User