Next.js - Once loaded auth page persistently shows ERR_TOO_MANY_REDIRECTS in the console
Started randomly seeing this issue when I thought auth was finally working.
https://gist.github.com/3503ea0aaac0f7bb0ca4382b3837a092
Auth implemented per https://github.com/supabase/auth-helpers/blob/main/packages/nextjs/README.md
GitHub
auth-helpers/README.md at main · supabase/auth-helpers
A collection of framework specific Auth utilities for working with Supabase. - auth-helpers/README.md at main · supabase/auth-helpers
1 Reply
And somehow when I finally hard refreshed, the problem went away...