v2.112.1
📦 supabase-jsView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This release addresses two bug fixes: preserving 5xx error messages in the auth module and ensuring token refresh is not disabled by setAuth in the realtime module.
🐛 Bug Fixes
- Preserve 5xx error message in auth module.
- Ensure setAuth does not disable token refresh in realtime module.