mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Merge branch 'feat-minor-07-refactors' of github.com:appwrite/appwrite into feat-new-public-permissions
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user