v2.99.0
📦 supabase-authView on GitHub →
✨ 1 features🐛 1 fixes🔧 2 symbols
Summary
This release introduces new administrative CRUD methods for custom OIDC/OAuth providers in the auth module and fixes an issue related to FileObject type accuracy in storage.
✨ New Features
- Added custom OIDC/OAuth provider admin CRUD methods to the auth module.
🐛 Bug Fixes
- Improved FileObject type accuracy in the storage module by handling nullable fields correctly.