Has anyone got any experience with end to end / ac...
# e2e-testing
r
Has anyone got any experience with end to end / acceptance testing with Cypress using IdentityServer? I'm wondering what best practices are for getting a token from identityserver to use in a cypress workflow for logging in and other calls to protected APIs. Cheers in advance!