You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor cryptokeys and jwtutils interfaces and logic
- Enhance comments for key interfaces to clarify usage
and considerations for time validity and clock skew.
- Refactor JWE/JWS logic to simplify serialization and
deserialization processes, ensuring more efficient and
concise handling of JWTs. Implement compact serialization
and remove unnecessary base64 encoding.
0 commit comments