using Microsoft.AspNetCore.Authentication; namespace MoonlightServers.ApiServer.Helpers; public class NodeAuthOptions : AuthenticationSchemeOptions { }