โ—† AIUNITES|AIZinesAIByJobRedomyVideoBateVoiceStryFurnishThingsBizStryAI YHWHCloudsionGameaticaUptownITInThisWorldERPiseERPizeAITSQL๐ŸŒŒ COSMOS

One Login.
Every App.

Register on any AIUNITES site and your identity follows you across the network. No separate accounts. No re-entering your information. One user, one profile, everywhere.

How Identity Works

A shared user table in SQLite serves every site in the network. The authentication middleware handles the rest.

๐Ÿ“

Register Once

Create an account on any AIUNITES site. Your user record goes into the shared database. Every other site in the network recognizes you immediately.

๐Ÿ”‘

Session-Based Auth

Login creates a session stored locally. No third-party auth providers, no OAuth dependencies, no tokens expiring in the middle of your work. Simple, predictable, reliable.

๐ŸŽญ

Demo Mode

Every site with auth offers demo login buttons โ€” try the app without creating an account. Demo users are auto-created with sample data so you can see exactly how things work before committing.

๐Ÿ‘‘

First User = Admin

The first person to register on a site automatically gets admin privileges. No setup wizards, no config files. Admin unlocks the admin panel, user management, system settings, and statistics.

โš™๏ธ

User Controls

Every authenticated site gives you a user dropdown with: settings (edit name/email), backup & restore (download/upload your data as JSON), cache viewer, and legal information. Your data, your control.

Admin Panel

Every site with full middleware gets the same admin panel with four tabs.

โš™๏ธ

System Settings

Email verification toggle, public signup toggle, max items limit, maintenance mode. Control how your site operates.

๐Ÿ‘ฅ

Users

User list with avatars, usernames, roles, and join dates. See who's on your site and when they signed up.

๐Ÿ“Š

Statistics

Total users, total items, app version, storage usage. Quick health check for your site.

๐Ÿ“‹

Changelog

Version history tracking. See what changed and when. Built into the admin panel, not a separate page.

The DemoTemplate Pattern

Every new AIUNITES site starts from DemoTemplate โ€” a base template that includes the complete identity system, admin panel, user modals, dark theme, and webring navigation out of the box.

This means a new site goes from zero to full middleware in one clone. No building auth from scratch. No reinventing the admin panel. No custom navigation. The infrastructure is already there โ€” just add the domain-specific features.

Currently 4 sites have the full DemoTemplate features (VideoBate, AIByJob, Redomy, and DemoTemplate itself). The remaining sites are being upgraded progressively. CloudDB has already been deployed to all 18.

Rollout Status

Where each site stands in the middleware integration.

FeatureDeployed ToStatus
CloudDB ModuleAll 18 sitesโœ… Complete
Webring NavigationAll 18 sitesโœ… Complete
Full Auth SystemVideoBate, AIByJob, Redomy, DemoTemplate๐ŸŸข 4/18
User Dropdown + ModalsVideoBate, AIByJob, Redomy, DemoTemplate๐ŸŸข 4/18
Admin PanelVideoBate, AIByJob, Redomy, DemoTemplate๐ŸŸข 4/18
Auth (no modals)AIZines๐ŸŸก Partial
MNN NotationBodSpasโœ… v1.0
VRN NotationVoiceStryโœ… Active

Try It

Visit any site with auth and click "Demo Login" to see the identity system in action.