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
Gist
Too many redirects
Too many redirects. GitHub Gist: instantly share code, notes, and snippets.
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
HunterAndersonX
HunterAndersonXOP3y ago
And somehow when I finally hard refreshed, the problem went away...

Did you find this page helpful?