b56f906848e91d6de3930aacb24a547eab801873
Updated `EnvelopeSenderPage.razor` to replace the `[Authorize]` attribute with the `@rendermode InteractiveWebAssembly` directive, indicating a shift in how authorization or rendering is handled. Modified the `Check` method in `AuthController.cs` to specify `AuthenticationSchemes = AuthScheme.Sender` in the `[Authorize]` attribute, enforcing a more specific authentication scheme for this endpoint.
Description
No description provided
Languages
JavaScript
82.6%
C#
8.4%
HTML
4.5%
Visual Basic .NET
2.6%
CSS
1.4%
Other
0.4%