Unified Identity + Multi-Product Auth
One account across everything. Central schema, cross-product sign-in, and a full infrastructure overhaul.
GangDev
v1.0.0
platform
- Feature Sign in with GangDev — secure auth-code exchange across all products
- Infra Central
gangdev PostgreSQL schema for identity (users, sessions, remember_tokens, password_resets, pending_users, auth_codes)
- Infra Full project restructure —
main/, per-product roots, shared/ strictly cross-product
- Security .env blocked, credentials rotated, .htaccess hardened, directory listing disabled
- Feature Contact form status banners (site-wide, auto-dismiss)
- Feature Updates page rework
CRUST
v0.1.0
game engine
- Fix WebSocket connection — missing .js extensions on ES module imports
- Infra package.json + npm scripts (gateway, game1, game2, map generation)
- Infra Node v22 LTS upgrade, PM2 restart, map regeneration
- Fix All server paths updated for new folder structure
Candor
v0.2.0
personal OS
- Feature Sign in with GangDev on login + signup pages
- Infra Init refactor — init_base.php, absolute asset URLs for subdomains
- Feature Removed confirm email from signup (streamlined)
DCOPS
v0.0.0
operations
- Feature Sign in with GangDev on login + signup pages
- Infra Init refactor + shared base integration
Lafter
v0.0.0
drafting tool
- Feature Added to navbar — Products tab with Indie Flower branding
- Feature Listed on gangdev.co home page Products section
inspectre
v0.1.0
inspector
- Infra Migrated from
f12/ to standalone inspectre/ project