Files
EnvelopeGenerator/EnvelopeGenerator.ReceiverUI
TekH 4171a3138b Add LoginSender.razor for Sender user authentication
Implemented a new `LoginSender.razor` component to provide a login page for "Sender" users. The page includes:
- A responsive card layout with a header, input fields for "Username" and "Password," and a submit button with a loading spinner.
- Error handling for invalid credentials and server errors, with appropriate alerts.
- A password visibility toggle for better user experience.
- Integration with `AuthService` for authentication and `NavigationManager` for redirection.

Added Blazor code-behind logic to manage state, handle login submission, and trigger login on "Enter" key press. The page is styled with a custom theme and includes a footer for support information.
2026-06-11 10:09:59 +02:00
..
2026-05-22 10:50:25 +02:00
2026-05-22 10:50:25 +02:00
2026-05-22 10:50:25 +02:00
2026-05-22 10:50:25 +02:00
2026-05-22 10:50:25 +02:00
2026-05-22 10:50:25 +02:00