update oauth
This commit is contained in:
@@ -185,6 +185,9 @@ message PublicUser {
|
||||
bool canViewUsers = 19;
|
||||
bool canViewUserDocuments = 20;
|
||||
bool hasPassword = 21;
|
||||
bool canViewOAuth = 22;
|
||||
bool canManageAllOAuth = 23;
|
||||
bool canManageAllUsers = 24;
|
||||
}
|
||||
|
||||
message AuthTokens {
|
||||
|
||||
Reference in New Issue
Block a user