I’m using the @auth0/auth0-react library and when authenticated, the getAccessTokenSilently throws an error of login_required when running on incognito mode. But works as expected on the normal mode.
Any pointers on how to resolve this issue?
I’m using the @auth0/auth0-react library and when authenticated, the getAccessTokenSilently throws an error of login_required when running on incognito mode. But works as expected on the normal mode.
Any pointers on how to resolve this issue?
Hey there!
In order to solve that most effectively can I ask you to open it as a GitHub issue in the mentioned library repo so we can work on that directly with the tool maintainers? Thank you! Once you have a link to it you can share it here so we can ping them
Hi @konrad.sopala Thanks for the response. I’ve created the issue on Github and here’s the link to the Github issue. getAccessTokenSilently fails on incognito mode · Issue #300 · auth0/auth0-react · GitHub
Perfect! Let me ping the repo maintainers in a few minutes!
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.