OneTrust customization

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?