Merge pull request 'birtest' (#3) from master into main
Some checks failed
ASP.NET Core CI/Deploy / deploy (push) Has been cancelled
Some checks failed
ASP.NET Core CI/Deploy / deploy (push) Has been cancelled
Reviewed-on: #3
This commit is contained in:
@@ -11,7 +11,7 @@ using Microsoft.EntityFrameworkCore;
|
|||||||
|
|
||||||
var builder = WebApplication.CreateBuilder(args);
|
var builder = WebApplication.CreateBuilder(args);
|
||||||
|
|
||||||
//Proje seviyesinde Authentication sa<73>lamas<61>
|
//Proje seviyesinde Authentication
|
||||||
var requireAuthorizePolicy = new AuthorizationPolicyBuilder().RequireAuthenticatedUser().Build();
|
var requireAuthorizePolicy = new AuthorizationPolicyBuilder().RequireAuthenticatedUser().Build();
|
||||||
|
|
||||||
// Add services to the container.
|
// Add services to the container.
|
||||||
|
|||||||
Reference in New Issue
Block a user