v2.89.1-canary.2
📦 supabase-authView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
This canary release primarily focuses on updating the auth types by adding 'banned_until' to user and 'last_challenged_at' to factor.
🐛 Bug Fixes
- Added missing 'banned_until' property to the user type in auth.
- Added missing 'last_challenged_at' property to the factor type in auth.