Local Supabase OAuth Error
I am running supabase locally, while trying to login through google, this is the error.
I have a hunch from where the error might have surfaced.
I have passed a
redirectTo query param in my callback:Can this be causing the error? As I have noticed that as soon as I did this, this error has started coming. My intension is to redirect the user back to the page which the user had originally requested while being logged out.
This is my redirect URL: