mirror of
https://github.com/formbricks/formbricks.git
synced 2025-12-30 18:30:32 -06:00
- Refactored JWT functions to improve security and error handling. - Added tests for various scenarios including missing secrets, token verification, and legacy compatibility. - Implemented fallback mechanisms for decryption and token verification to handle legacy formats. - Enhanced error logging for better traceability during token operations. - Updated tests to ensure robust coverage of new security features and edge cases.