e5475fa1553f9584d7ab31e8f9efbfdd9d707e59
Added two endpoints for Blazor-based signature flows: - GET /elements: Returns signature placeholders for the receiver to render overlays in the Blazor UI. - POST /blazor: Accepts Blazor-friendly signature payloads, builds annotation DTOs, and triggers the signing/notification pipeline. Signs out the user after signing. Both endpoints are protected by the Receiver authorization policy and expose only necessary data for the client UI.
Description
No description provided
Languages
JavaScript
88.9%
C#
5.6%
Visual Basic .NET
2.8%
HTML
1.3%
CSS
0.9%
Other
0.4%