TekH f995fa9fc3 Refactor claim accessors to enforce required claims
Refactored EnvelopeAuthExtensions to require presence of all key authentication claims. Added GetRequiredClaim helper that throws detailed exceptions if claims are missing or invalid, replacing nullable return types with non-nullable ones. This ensures authentication logic fails fast and provides clearer error messages when claims are misconfigured or tampered with.
2026-02-02 14:54:59 +01:00
2025-03-28 15:12:26 +01:00
Description
No description provided
188 MiB
Languages
JavaScript 86.1%
C# 5.7%
HTML 4.2%
Visual Basic .NET 2.6%
CSS 0.9%
Other 0.4%