namespace IOL.BookmarkThing.Server.StaticData; public static class AppEnvironmentVariables { public const string TOKEN_ENTROPY = "TOKEN_ENTROPY"; }