export const AUTH_TOKEN = 'auth-token'; export const AUTH_USER_ID = 'auth-user-id'; export const AUTH_USER_ACTOR = 'auth-user-actor';