DefaultPasskeyFinishResult

Outcome of the default /webauthn/... finish response contract.

Inheritors

Types

Link copied to clipboard
data class Rejected(val message: String? = null) : DefaultPasskeyFinishResult
Link copied to clipboard

The backend accepted and verified the ceremony response.