* Changed views to have them in the same layout
* Added Authorization
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using FaKrosnoApi.Services;
|
||||
using Microsoft.AspNetCore.Authorization;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
|
||||
namespace FaKrosnoApi.Controllers;
|
||||
|
||||
Reference in New Issue
Block a user