EnvelopeGenerator/EnvelopeGenerator.Web
TekH cf5a301942 refactor(EnvelopeController): add cancellation token to LogInEnvelope POST action
- Updated `LogInEnvelope` method to accept `CancellationToken` for better async operation handling.
- No functional changes to other methods.
- Maintains backwards compatibility with obsolete MediatR services.
2025-11-14 14:29:25 +01:00
..
2025-08-23 00:57:55 +02:00
2025-09-29 10:58:34 +02:00