namespace Core.Thalos.BFF.Api.Services { public static class Constant { public const string Scheme = "GoogleAccessToken"; } }