♻️ No idea, but errors all gone
This commit is contained in:
@@ -47,6 +47,7 @@ public static class ServiceCollectionExtensions
|
||||
services.AddScoped<IAccountUsernameService, AccountUsernameService>();
|
||||
services.AddScoped<IMagicSpellService, MagicSpellService>();
|
||||
services.AddScoped<IAccountEventService, AccountEventService>();
|
||||
services.AddScoped<IAccountProfileService, AccountProfileService>();
|
||||
|
||||
// Register OIDC services
|
||||
services.AddScoped<OidcService, GoogleOidcService>();
|
||||
|
||||
Reference in New Issue
Block a user