v2.99.0
📦 supabase-jsView on GitHub →
✨ 1 features🐛 1 fixes🔧 2 symbols
Summary
This release introduces new administrative CRUD methods for custom OIDC/OAuth providers in auth and refines the 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.