How-to: Login
Authenticate to access protected UI routes.
Steps
- Open
/login. - Enter username and password.
- Submit the form.
- After successful auth, you are redirected to
/.
Related docs
- UI screen reference: UI Display
- Guard behavior: Route and access flow