I created a button and added “Login with provider” from supabase to its workflow.
Now I configure the action and select google as provider and want to redirect to the page “Home” which is a protected route. But unfortunately, I cant select “Home”. Only public pages are selectable.
Why is that?