Supabase Oauth PKCE flow works but having trouble with redirect. (Next.js + React)
Environment details:
Here's what I've attempted:
- @supabase 2.22.4
- @GNU make 3.81
Here's what I've attempted:
- adding next: '/home' path as a query parameter in lib/auth-actions.ts file
- adding redirects: within my supabase project yet that hasn't worked either.
