add oauth or something
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
using Microsoft.AspNetCore.Authorization;
|
||||
|
||||
namespace MareSynchronosShared.RequirementHandlers;
|
||||
|
||||
public class ExistingUserRequirement : IAuthorizationRequirement { }
|
||||
Reference in New Issue
Block a user