This release adds improved conflict handling options, expands outbound application capabilities, and includes a stability fix for session refresh flows.
🚀 New Features & Enhancements
- Fail-on-Conflict Option – Added an option to explicitly fail operations when a conflict is detected, allowing clearer error handling (#652)
- Outbound App User Token Management – Added user token management functions for outbound applications (#653)
🛠 Fixes & Maintenance
- Session Refresh Stability – Prevented a potential nil pointer panic when refreshing sessions using cookie-based tokens (#654)
🔗 Full Changelog: Compare v1.6.22...v1.6.23