suspend fun WebAuthn.createCredentialsOptionsAwait(user: JsonObject): JsonObject
Suspending version of method io.vertx.ext.auth.webauthn.WebAuthn.createCredentialsOptions |
|
suspend fun WebAuthn.getCredentialsOptionsAwait(username: String?): JsonObject
Suspending version of method io.vertx.ext.auth.webauthn.WebAuthn.getCredentialsOptions |