Developer 02 0460466364 Refactor backdoor configuration handling
Removed the `AddBackdoors` method from `DependencyInjection.cs` and replaced its usage in `Program.cs` with `Configure<Backdoor>`. Updated `using` directives to include `Microsoft.Extensions.DependencyInjection`. Added a new `BackdoorParams` class to encapsulate backdoor configuration settings.
2025-05-09 19:24:21 +02:00
2025-01-14 20:32:51 +01:00
2024-11-14 12:32:49 +01:00

DigitalData.Auth

Description
No description provided
Readme 230 KiB
Languages
C# 100%