feat: 后端完成双token刷新功能
This commit is contained in:
@@ -25,5 +25,7 @@ namespace Yi.Framework.Rbac.Domain.Shared.Consts
|
||||
public const string Permission = nameof(Permission);
|
||||
|
||||
public const string RoleInfo=nameof(RoleInfo);
|
||||
|
||||
public const string Refresh=nameof(Refresh);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user