Added logs
This commit is contained in:
6
Moonlight/App/Models/Misc/SecurityLogType.cs
Normal file
6
Moonlight/App/Models/Misc/SecurityLogType.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace Moonlight.App.Models.Misc;
|
||||
|
||||
public enum SecurityLogType
|
||||
{
|
||||
ManipulatedJwt
|
||||
}
|
||||
Reference in New Issue
Block a user