Add simple auth
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@page "/events"
|
||||
@attribute [Authorize]
|
||||
@using Microsoft.EntityFrameworkCore
|
||||
@using WebApp.Models
|
||||
@inject AppDbContext Context
|
||||
|
||||
Reference in New Issue
Block a user