Module: Securial::Error::Auth

Defined in:
lib/securial/error/auth.rb

Overview

Namespace for authentication-related errors in the Securial framework.

These errors are raised during authentication operations such as token encoding/decoding, session validation, and access control checks.

Defined Under Namespace

Classes: TokenDecodeError, TokenEncodeError, TokenExpiredError, TokenRevokedError