v2.112.1-canary.1
📦 supabase-jsView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release fixes a bug in the realtime module where setAuth could inadvertently disable token refresh. It ensures token refresh continues to function correctly.
🐛 Bug Fixes
- Ensured that setAuth in the realtime module does not disable token refresh.