export const COOKIE_KEYS = { AUTH: "auth_token", CSRF: "csrf_token", };