Adding addUserRole and removeUserRole

This commit is contained in:
Belen Curcio
2017-11-24 18:36:59 -03:00
parent e442961dbb
commit f2dccf7845
6 changed files with 58 additions and 15 deletions
+3
View File
@@ -37,6 +37,9 @@ enum USER_ROLES {
# a moderator of the site
MODERATOR
# a staff of the site
STAFF
}
# Token is a personal access token associated with a given user.