Client login
Client login.
The member workspace is reached from here.
Sign-in opens with the workspace
There is no sign-in form on this page yet. A password field on a page with nothing behind it only teaches people to type real credentials somewhere that cannot protect them, so the form goes in when the server that receives it does.
What the workspace will be.
The interface direction is set out in the design specification and previewed on the membership page. A signed-in member gets a single workspace holding their own projects, approvals, files, sessions and billing.
Preview
The member overview.
- Overview
- Projects
- Approvals
- Files
- Sessions
- Billing
Member overview
Active projects2
Approvals3
Support1
Website launch programme
Next: homepage design review · 68% complete
Illustrative figures, not records of any real project.
Before it goes live
What has to be built first.
- Server-side authentication, not a front-end passcode
- Role-based permissions, so a member sees only what their role allows
- Private file storage with access checks on every request
- Audit logs recording who viewed, changed or approved what
- Password recovery and account lifecycle handling
- Documented privacy controls and a retention policy
When those exist, this page becomes a real sign-in and the workspace behind it becomes real. Until then it stays a preview.