E2E Test Flow
Last Updated:
Overview
This article will cover how to enable E2E test flow for an application protected by Auth0.
Applies To
- E2E
Solution
Using a 3rd Party IdP like a Social connection is outside of what their E2E flow is trying to test, which is the calls being made to and from Auth0.
Create a testing-specific application that has a Database connection enabled. This will allow a test user to be created to test the login flows without worrying about the Production setup that utilizes a social connection.