This commit is contained in:
ThomasFransolet 2019-03-18 22:21:59 +01:00
parent 2285ab2bde
commit 1367e7f551

View File

@ -91,7 +91,6 @@ namespace MyCore
app.UseHsts(); app.UseHsts();
} }
app.UseAuthentication(); app.UseAuthentication();
// Enable middleware to serve swagger-ui (HTML, JS, CSS, etc.), // Enable middleware to serve swagger-ui (HTML, JS, CSS, etc.),