Skip to main content

Module error

Module error 

Source
Expand description

Error types for Passless

This module defines all error types used in the Passless authenticator. We use thiserror for structured error handling with proper error context.

Enums§

Error
Passless-specific errors

Type Aliases§

Result
Result type alias using PasslessError