export const STORAGE_KEY = 'jwt_access_token'; export const REFRESH_STORAGE_KEY = 'jwt_refresh_token';