Google OAuth with Supabase: Can't redirect to protected page

You need to redirect to a blank page, and with an on page load workflow redirect to the protected page. This way you get the user session loaded and can redirect to sour protected page

2 Likes