feat:furion rbac搭建
This commit is contained in:
@@ -3,7 +3,7 @@ using Microsoft.AspNetCore.Authorization;
|
||||
using Microsoft.AspNetCore.Http;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Yi.Furion.Rbac.Web.Core;
|
||||
namespace Yi.Furion.Rbac.Web.Core.Handlers;
|
||||
|
||||
public class JwtHandler : AppAuthorizeHandler
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user