PasswordLessKeyUtils

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Deserialization of the saved key map.

Link copied to clipboard
Link copied to clipboard

Method to check if a passkey exists for a given user ID

Link copied to clipboard
fun remove(json: String, key: String): String
Link copied to clipboard
fun serialize(key: String, passwordLessKey: WebAuthnKeyModel, json: String?): String

Serialization of the saved key map.