namespace Femto.Api.Auth; public class CookieSettings { public bool Secure { get; set; } }