Security

Security built into the workflow

Security is not only a settings page. It is part of login, permissions, workspaces, and activity history.

Secure sessions

The system uses protected sessions and sends users back to login with their redirect preserved when a session expires.

User-based permissions

Permissions are tied to the user role and workspace, with admin control over access where needed.

Activity history

Admins can review important business actions like creating or updating records without exposing passwords or sensitive data.

Frontend and backend protection

The frontend checks access, and the backend validates company and workspace ownership again before actions run.

Cloud deployment

Services run independently on AWS Lambda with separation between system, accounting, POS, and HR apps.

Workspace separation

Each workspace has its own accounts, settings, numbering, and data, even under the same company.