v2.97.1-canary.3
📦 supabase-jsView on GitHub →
✨ 2 features🔧 2 symbols
Summary
This canary release introduces support for custom authentication providers via a new prefix and expands the UserAttributes type.
✨ New Features
- Support custom authentication providers using the 'custom:' prefix in the Provider type.
- Added 'currentPassword' to the UserAttributes type.