Your credentials are checked against LEAF during sign-in, not against a separate duplicate login table.
Access is validated directly against LEAF, then handed off into this Laravel session so the workspace stays simple, fast, and focused on the files you need to manage.
Your credentials are checked against LEAF during sign-in, not against a separate duplicate login table.
This screen only supports login. There are no signup, recovery, or unrelated side paths in the interface.
After LEAF accepts the login, your app session is regenerated locally so the workspace can proceed safely.