module.exports =
READ_ONLY: "readOnly"
READ_AND_WRITE: "readAndWrite"
PRIVATE: "private"
TOKEN_BASED: "tokenBased"