Compare commits
2 Commits
e42a3a06f5
...
7a8d80aa16
| Author | SHA1 | Date | |
|---|---|---|---|
| 7a8d80aa16 | |||
| cf1fe7eb26 |
@@ -11,7 +11,7 @@ using Microsoft.EntityFrameworkCore;
|
||||
|
||||
var builder = WebApplication.CreateBuilder(args);
|
||||
|
||||
//Proje seviyesinde Authentication sa<73>lamas<61>
|
||||
//Proje seviyesinde Authentication
|
||||
var requireAuthorizePolicy = new AuthorizationPolicyBuilder().RequireAuthenticatedUser().Build();
|
||||
|
||||
// Add services to the container.
|
||||
|
||||
Reference in New Issue
Block a user