PasskeyMismatchException

Exception thrown when a passkey credential ID doesn't match the backup's stored credential. This prevents users from logging in with a different passkey than the one used to encrypt their backup.

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
Link copied to clipboard
open val message: String?
Link copied to clipboard
Link copied to clipboard