Merge pull request 'Test 6' (#6) from master into main
All checks were successful
ASP.NET Core CI/Deploy / deploy (push) Successful in 4m22s
All checks were successful
ASP.NET Core CI/Deploy / deploy (push) Successful in 4m22s
Reviewed-on: #6
This commit was merged in pull request #6.
This commit is contained in:
@@ -11,7 +11,7 @@ using Microsoft.EntityFrameworkCore;
|
||||
|
||||
var builder = WebApplication.CreateBuilder(args);
|
||||
|
||||
//Proje seviyesinde Authentication<EFBFBD>
|
||||
//Proje seviyesinde Authentication
|
||||
var requireAuthorizePolicy = new AuthorizationPolicyBuilder().RequireAuthenticatedUser().Build();
|
||||
|
||||
// Add services to the container.
|
||||
|
||||
Reference in New Issue
Block a user