How to e2e testing with @auth0/auth0-angular

I am using @auth0/auth0-angular

I am using guard and all the sdk function. Also I am using the universal login.

I want to test e2e my angular app. I had a look at End-to-End Testing with Cypress and Auth0.

However I don’t see anyway to inject my access token via password/login to @auth0/auth0-angular.

How can I do that?

Regards,

Stéphane.

2 Likes