ed3e7d4043e73eefac01fadf9ca6991c897410a7
Introduce a new authentication mechanism using JWT tokens stored in cookies, with a custom CookieAuthHandler for API request authentication. Add AuthServiceSettings for configuration and UserHeaderHandler to propagate user context in outgoing HTTP requests. Update service registrations and configuration files to support the new authentication flow. Refactor CurrentUserService for simplicity. This enables stateless, cookie-based authentication and consistent user context across API calls.
Description
Languages
C#
60.5%
HTML
30.4%
CSS
8.6%
TSQL
0.4%