e55a6a36631c8ac3657088fb55a43c180488015e
Introduced `ExceptionHandlingMiddleware` to handle exceptions globally, log errors, and return appropriate JSON responses. Registered the middleware in `Program.cs` to ensure all requests are processed through it. Added localization support in `Program.cs` to enable localized error messages and other features.
DigitalData.Auth
Description
Languages
C#
100%