a3b33637fdcd704c1b4ff796560fd73dd46993bd
Modified the `[Authorize]` attribute on the `GetAsync` method in the `EnvelopeController` class to specify `AuthenticationSchemes = AuthScheme.Sender`. This change enforces a more specific authentication requirement, allowing access only to users authenticated under the `Sender` scheme.
Description
No description provided
Languages
JavaScript
86.4%
C#
6.8%
Visual Basic .NET
2.7%
HTML
2.5%
CSS
1.1%
Other
0.4%