v2.107.0-canary.0
📦 supabase-authView on GitHub →
✨ 2 features🐛 1 fixes🔧 2 symbols
Summary
This canary release introduces the ability to send binary payloads via httpSend in realtime and updates the X-Client-Info header format for better metadata reporting.
✨ New Features
- realtime: httpSend now allows sending binary payloads.
- supabase: X-Client-Info header now uses a structured metadata format.
🐛 Bug Fixes
- auth: Implicit grant flow now correctly recognizes ?error= redirects.