Skip to content

Commit

Permalink
pre-deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlux58 committed Jan 13, 2024
1 parent b552d14 commit 01363da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions API/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@
// app.UseHttpsRedirection();
app.UseCors("CorsPolicy");



app.UseAuthentication();
app.UseAuthorization();

Expand Down

0 comments on commit 01363da

Please sign in to comment.