@@ -69,6 +69,7 @@ internal static class StartupExtensions
.RegisterRepository()
.AddApplication()
.AddScoped(typeof(IPasswordHasher<>), typeof(PasswordHasher<>))
+ .AddHttpClient()
;
//cache