copypaper
02/28/2025, 1:40 AMERR_TOO_MANY_REDIRECTS
when directly navigating to certain links in the docs. For example,
https://supertokens.com/docs/post-authentication/session-management/advanced-workflows/anonymous-session
throws a 301 loop with the location set to itself
https://supertokens.com/docs/authentication/social/built-in-providers-config
does the same
but https://supertokens.com/docs/authentication/social/initial-setup
behaves normally.
If you try to navigate to those pages from the sidebar, it works fine. I tried on different networks, separate browsers, incognito, etc. Same thing. Just thought I'd let you know since I couldn't find issues regarding this