Google Authentication with Cypress #2985
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Are there any working examples of integrating Google Authentication into Cypress?
I've tried using OAuth tokens, closely following the Google example in the docs.
I've tried
authenticateWithRedirect()
.I'm just struggling to get a working example where I'm authenticated. My Middleware keeps kicking in and requesting me to sign in with Google.
I'll attach a snippet here:
Any ideas are massively appreciated!!
Beta Was this translation helpful? Give feedback.
All reactions