MyAICelium v2
Access Portal
Authenticate into the live mycelium.
Use your provisioned account to enter the operator surface. Superadmin users are routed into the control room, while standard users are routed back into the main dashboard flow.
Token storage
JWT is stored in localStorage under
myl_token for existing frontend compatibility.
Role-aware redirect
Superadmin goes to
/superadmin.html. Other roles go to /dashboard.html.
Sign in
Authenticate against /api/auth/login using your username and password.
Seeded staging credential:
superadmin with the seeded password from the admin bootstrap.