Auth Error
On a new hosted supabase project, I am unable to authenticate users.
I get this error:
Error: 500: missing destination name oauth_client_id in *models.Session
This column does not exist on my local supabase auth.sessions table, but on the hosted it is preventing new users to authenticate.
1 Reply
could your local be out of date?