Expand description
Error types for codec and JWT processing.
This module contains the structured error types used when encoding, decoding,
and validating tokens in webgates-codecs.
Enumsยง
- Codec
Operation - High-level codec operation kinds.
- Codecs
Error - Error type for codec-category failures.
- JwtError
- Error type for JWT-category failures.
- JwtOperation
- High-level JWT operation kinds.