mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-21 15:19:19 -05:00
d5b054af23
- 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.