🧊 The control plane for kid brands
KIDIGLOO is the membership, single sign-on, and subscription home behind Whimzi and the Quarlabs family. One login, one bill, kid-safe by design — for parents and the brands they trust.
✓ Free to start✓ No card to sign up✓ PDPO & COPPA-aware
Powering membership for the Quarlabs family of kid brands
Identity, billing, and kid-safety — built once in KIDIGLOO, shared by every brand.
One KIDIGLOO login opens every brand. “Sign in with KIDIGLOO” federates identity so families never juggle accounts.
One bill across brands, powered by Stripe. Manage, upgrade, or cancel anytime. Brands query a simple entitlements API.
Parental consent, guardian-managed child profiles, and data minimisation. HK PDPO + COPPA-style from day one.
For families
For brands
Skip auth, billing, and compliance. Plug into KIDIGLOO and ship the fun part.
Add “Sign in with KIDIGLOO” (OAuth2 / OIDC). Federate identity in an afternoon.
Query the entitlements API for “is this user allowed X?”. KIDIGLOO owns the money.
Your brand inherits KIDIGLOO’s design tokens and varies by its nature — like Whimzi.
For developers
Federate login, then ask about entitlements. No billing code, no auth tables, no PII headaches.
// 1 · Federate login
<a href="/api/auth/kidigloo">Sign in with KIDIGLOO</a>
// 2 · Ask if the family is entitled
const { entitled } = await kidigloo
.entitlements
.check({
user: session.user.id,
feature: "whimzi:premium",
});
if (!entitled) redirect("/subscribe");A bilingual (English + 繁體中文) kids news magazine. Same KIDIGLOO bones — login, billing, kid-safety — with Whimzi's own sparkly, purple→pink skin. Exactly how every brand inherits the system.
Visit Whimzi →One cosy, safe account for every brand your kids love — and the foundation for the next one you build.