Add JWT auth, token service & Neutrino endpoint
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace API.Configurations;
|
||||
|
||||
public class RecNetConfiguration
|
||||
public class RecNetOptions
|
||||
{
|
||||
public bool UseForwardedHeaders { get; set; } = true;
|
||||
}
|
||||
Reference in New Issue
Block a user