using Microsoft.AspNetCore.Authentication; namespace SVSim.EmulatedEntrypoint.Security.SteamSessionAuthentication; public class SteamAuthenticationHandlerOptions : AuthenticationSchemeOptions { }