mirror of
https://git.v0l.io/Kieran/void.cat.git
synced 2025-11-15 06:36:31 +01:00
Review tweaks
This commit is contained in:
@@ -19,6 +19,7 @@ public static class UsersStartup
|
||||
{
|
||||
services.AddTransient<IUserStore, CacheUserStore>();
|
||||
services.AddTransient<IEmailVerification, CacheEmailVerification>();
|
||||
services.AddTransient<IApiKeyStore, CacheApiKeyStore>();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user