Secure sessions
The system uses protected sessions and sends users back to login with their redirect preserved when a session expires.
Security
Security is not only a settings page. It is part of login, permissions, workspaces, and activity history.
The system uses protected sessions and sends users back to login with their redirect preserved when a session expires.
Permissions are tied to the user role and workspace, with admin control over access where needed.
Admins can review important business actions like creating or updating records without exposing passwords or sensitive data.
The frontend checks access, and the backend validates company and workspace ownership again before actions run.
Services run independently on AWS Lambda with separation between system, accounting, POS, and HR apps.
Each workspace has its own accounts, settings, numbering, and data, even under the same company.