QuestSmith Kids — Auth Console

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.

Authentication

Status: checking…
Log in to load household + child data.

Quest API

These calls require a valid Auth0 access token with audience https://api.kidsquestadventure.com.

API Response

Waiting for request…

Configuration

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”.