export const API_AUTH_PREFIX: string = "/api/auth";

export const DEFAULT_LOGIN_REDIRECT: string = "/editor/theme";