# System permissions [] access = read : [ * ], write : [ admin ] ### VIEWSTATES: even normal users should be able to create shared viewstates [viewstates] access = read : [ * ], write : [ * ] ### JSON Web Tokens: should only be readable/writable by admin [collections/JsonWebTokensV1] access = read : [ admin ], write : [ admin ]