Error

data class Error(val message: String) : SigilStatus

Flow failed (passkey rejected, RP id mismatch, network error, etc.).

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard