I have APP based on ReactJS and for login/registration purposes I am using auth0 service. My client requested from me to add OneTrust cookie Bunner script on auth0 login page and on APP pages accordingly. But here is the problem: while the user is logged in he accepts cookie policy and after redirecting to APP he is forced to accept cookie policy one more time. How to avoid this duplication behavior?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Auth0 keeps looping to login screen | 5 | 8812 | March 2, 2018 | |
A cookie associated with a cross-site resource at http://auth0.com/ was set without the `SameSite` attribute | 21 | 13295 | October 2, 2020 | |
Auth0 third party cookie and CORS | 2 | 5525 | March 2, 2018 | |
Cross-site cookies with aut0 for login | 2 | 4863 | January 29, 2020 | |
React Native Login Using WebAuth redirection to browser from app | 0 | 3205 | July 1, 2020 |