Compare commits
2 Commits
d2919a3126
...
e42a3a06f5
| Author | SHA1 | Date | |
|---|---|---|---|
| e42a3a06f5 | |||
| 8509ca6077 |
@@ -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