I know the docs were recently updated (they are fa...
# general
c
I know the docs were recently updated (they are fantastic btw thank you for doing that), but I get
ERR_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
2 Views