v2.81.1
📦 supabase-jsView on GitHub →
✨ 1 features🐛 2 fixes🔧 2 symbols
Summary
This patch release focuses on fixing authentication and realtime issues, specifically improving compatibility with Next.js 16 and streamlining SSO redirects.
✨ New Features
- auth: Added automatic browser redirect to signInWithSSO.
🐛 Bug Fixes
- auth: Switched to using Symbols for callback IDs to resolve compatibility issues with Next.js 16.
- realtime: Fixed an issue where setAuth was incorrectly required when using custom JWT tokens.
🔧 Affected Symbols
signInWithSSOsetAuth