- Added `HttpContext.SignOutAsync(CookieAuthenticationDefaults.AuthenticationScheme)` to `CreateOrUpdate` and `Reject` endpoints in `EnvelopeController` - Ensures user session is cleared after completing or rejecting envelope actions - Updated using directives to include `Microsoft.AspNetCore.Authentication` and `Microsoft.AspNetCore.Authentication.Cookies`
Description
No description provided
Languages
JavaScript
86.6%
C#
5.1%
HTML
4.2%
Visual Basic .NET
2.7%
CSS
0.9%
Other
0.4%