supabase-js
supabase-js copied to clipboard
Bug Report: Property 'banned_until' does not exist on type 'User'.ts(2339)
Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the Docs, GitHub Discussions, and Discord.
Describe the bug
banned_until property doesn't exist on the User type returned from AuthResponse despite being returned when you call the setSession or getUser methods on supabase.auth