Merge pull request 'yenisi' (#5) 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: #5
This commit is contained in:
@@ -11,7 +11,7 @@ using Microsoft.EntityFrameworkCore;
|
||||
|
||||
var builder = WebApplication.CreateBuilder(args);
|
||||
|
||||
//Proje seviyesinde Authentication
|
||||
//Proje seviyesinde Authentication<EFBFBD>
|
||||
var requireAuthorizePolicy = new AuthorizationPolicyBuilder().RequireAuthenticatedUser().Build();
|
||||
|
||||
// Add services to the container.
|
||||
|
||||
Reference in New Issue
Block a user