master
export const REQUEST_ERROR_CODES = { NOT_AUTHENTICATED: "NOT_AUTHENTICATED", ALREADY_AUTHENTICATED: "ALREADY_AUTHENTICATED", };