dunson062786 / login-programmatically-into-auth0-with-cypress

15 stars 2 forks source link

Does not work with auth0-spa-js v1.12.0 #6

Open arthurorbica opened 3 years ago

arthurorbica commented 3 years ago

If I upgrade auth0-spa-js to v1.12.0, the Cypress tests fail with an Invalid state error as shown below. However, the app works when tested manually.

image

No idea why!

arthurmcgregor commented 3 years ago

This suggestion works https://github.com/auth0/auth0-spa-js/issues/210#issuecomment-692512885

HWouters commented 3 years ago

I just reported an issue for this: https://github.com/auth0/auth0-spa-js/issues/669

jst4rk commented 3 years ago

HI, take a look at this https://github.com/auth0/auth0-spa-js/issues/581 It may help