Merge branch 'feat-minor-07-refactors' of github.com:appwrite/appwrite into feat-new-public-permissions

This commit is contained in:
Eldad Fux
2021-01-14 00:06:21 +02:00
5 changed files with 116 additions and 119 deletions
+1
View File
@@ -23,6 +23,7 @@ class Auth
const USER_ROLE_OWNER = 'owner';
const USER_ROLE_APP = 'app';
const USER_ROLE_SYSTEM = 'system';
const USER_ROLE_ALL = '*';
/**
* Token Types.