export const USER_STORAGE_KEY = "muh.current-user"; export const AUTH_TOKEN_STORAGE_KEY = "muh.auth-token";