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

getCredentialsOptionsAwait

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

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

Parameters

username - the unique user identified

Return

JsonObject

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