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

Extensions for io.vertx.ext.auth.webauthn.WebAuthn

createCredentialsOptionsAwait

suspend fun WebAuthn.createCredentialsOptionsAwait(user: JsonObject): JsonObject

Suspending version of method io.vertx.ext.auth.webauthn.WebAuthn.createCredentialsOptions

getCredentialsOptionsAwait

suspend fun WebAuthn.getCredentialsOptionsAwait(username: String?): JsonObject

Suspending version of method io.vertx.ext.auth.webauthn.WebAuthn.getCredentialsOptions