# Define access tokens here # i.E: { 'read': ['a', 'b''], # 'write': ['a'] # } TOKENS = [('a', 'rw'), ('b', 'r')]