Login for Cypress + Angular + AuthGuard

Feature:
Ability for Cypress to login and be recognized as authenticated with the Auth0 SDK AuthGuard in Angular.

Description:
Following the blog post below, I can log in with Cypress. However, the AuthGuard does not recognize the cookie and always brings me back to my auth0 login page.

Use-case:
End to end testing of Angular project using Cypress. Would be nice to not have to log in manually.

Thanks for sharing that with the rest of the community! Let’s see how many people will be also interested in that!