Change8

v2.89.1-canary.2

📦 supabase-jsView on GitHub →
2 features🔧 2 symbols

Summary

This canary release updates the Auth type definitions to include banned_until for users and last_challenged_at for factors.

✨ New Features

  • Added banned_until property to the User type in auth.
  • Added last_challenged_at property to the Factor type in auth.

🔧 Affected Symbols

UserFactor