namespace AMREZ.EOP.Domain.Shared.Contracts; public static class AuthPolicies { public const string Scheme = "AuthCookie"; }