Use this lightweight console to validate Auth0 login flows against the Cloudflare Worker API.
Configure config.js with your Auth0 app + Worker URLs, host the page locally, then
log in to exercise quest routes.
Log in to load household + child data.
https://api.kidsquestadventure.com.
Waiting for request…
Copy config.example.js to config.js and update it with the Auth0 client ID,
allowed callback URL, and the Worker base URL. Add site origin to Auth0 “Allowed Web Origins” and
“Allowed Logout URLs”.