UNYTs

app.unyt.shop

Settings

Back to site

Account profile, auth integration path, and demo-state controls for supporter v1.

Account and auth path

v1 uses a demo session model so supporters can test top-up and redemption behavior without claiming production-grade authentication.

Account

Supporter Demo

supporter@unyt.shop

Session state

Demo session

Integration next steps

The model below is the direct path from demo state to production account controls.

Step 01

Add managed auth provider (Clerk, Auth0, or NextAuth).

Step 02

Map provider user ID to supporter wallet account ID.

Step 03

Gate top-up and redemption endpoints behind authenticated session checks.