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

relyingPartyOf

fun relyingPartyOf(icon: String? = null, id: String? = null, name: String? = null): RelyingParty

A function providing a DSL for building io.vertx.ext.auth.webauthn.RelyingParty objects.

Data object representing a Relying party (your server)

Parameters

icon -

id -

name -