Privacy

TokiCode stores the minimum data needed to run learning accounts and unlock access.

The current web app uses account, progress, and billing records to let learners sign in, keep their place, and recover paid access when needed.

Stored data

What TokiCode keeps today.

Account data

Authentication and session handling are managed through the configured Supabase project so learners can sign in and return to their account.

Learning progress

TokiCode stores course progress, section completion, and exam results so the learner can continue from the right place.

Billing records

Checkout sessions, entitlements, and provider events are stored when billing is enabled so paid access can be issued and recovered correctly.

No public profiles

The current product does not expose public learner profiles or social activity feeds.

Use of data

Why the app needs it.

  • To sign learners into the correct account.
  • To sync progress across supported app surfaces.
  • To determine whether preview-only or All Access content should be available.
  • To investigate billing problems and recover entitlements when something fails.