birtest
This commit is contained in:
@@ -11,7 +11,7 @@ using Microsoft.EntityFrameworkCore;
|
||||
|
||||
var builder = WebApplication.CreateBuilder(args);
|
||||
|
||||
//Proje seviyesinde Authentication sa<73>lama
|
||||
//Proje seviyesinde Authentication sa<73>lamas<EFBFBD>
|
||||
var requireAuthorizePolicy = new AuthorizationPolicyBuilder().RequireAuthenticatedUser().Build();
|
||||
|
||||
// Add services to the container.
|
||||
|
||||
Reference in New Issue
Block a user