SMMODS

Account service

Free accounts are planned

The static portal does not create accounts, store profiles, or authenticate users yet. This page documents the intended player and modder account flow while backend work is still being wired for production.

Players planned

Player account

Players will use a free account to keep selected mods, install history, update preferences, and compatibility warnings synchronized with the manager.

Modders planned

Modder account

Modders will use a free account to create mod listings, upload versioned ZIPs, review validation results, and submit releases for moderation.

Current availability

No production auth in the static prototype

Account creation, password reset, profile storage, upload ownership, session cookies, and admin permissions are not live production services. The current site publishes static pages, JSON metadata, downloadable artifacts, and the planned publishing workflow contract with backend requirements. When the backend is deployed, account creation still fails closed with email_delivery_unavailable until verification email delivery is configured.