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

createCredentialsOptionsAwait

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

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

Parameters

user -

Return

JsonObject

NOTE: This function has been automatically generated from io.vertx.ext.auth.webauthn.WebAuthn using Vert.x codegen.