Local auth
Simple email and password auth so each test app has its own users and sessions.
We can keep this project ready for both. The public landing page lives here, and the authenticated testing app lives behind sign-in.
Simple email and password auth so each test app has its own users and sessions.
This app uses its own Postgres database so Paddle Billing tests stay isolated from Stripe, Classic, and Chargebee.
We’re setting this up to manually test click, customer, partner, email matching, and promotion code flows.