https://cypress.io logo
Hello guys, I am using `next-auth0` and trying to ...
# e2e-testing
q
Hello guys, I am using
next-auth0
and trying to do the login using
cy.origin
but the login result keep failing and showing this error in the page
checks.state argument is missing
But when I do manual login outside cypress, it is working fine. Let me know if you find the same issue and solve it before