Files
EnvelopeGenerator/EnvelopeGenerator.ReceiverUI/Pages
TekH de8d363c27 Add authentication for secure document access
Introduced a new login page (`Login.razor`) to handle user authentication via access codes. Implemented `AuthService` to validate access codes through an API. Updated `ReportViewer.razor` to check user access and redirect unauthorized users to the login page. Modified `Program.cs` to register `AuthService` for dependency injection. Enhanced document fetching in `ReportViewer.razor` to ensure secure access control.
2026-05-31 09:01:02 +02:00
..
2026-05-22 10:50:25 +02:00
2026-05-31 05:52:42 +02:00