v2.80.0
📦 supabase-jsView on GitHub →
✨ 1 features🐛 1 fixes🔧 3 symbols
Summary
This release introduces TypeScript types for JWT claims and updates the behavior of storage-key conflicts in the auth module to be a warning rather than an error.
✨ New Features
- auth: Added TypeScript types for documented JWT claims fields
🐛 Bug Fixes
- auth: Reduced log level to warning when multiple clients share the same storage-key
🔧 Affected Symbols
JWTGoTrueClientSupabaseClient