As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Hello! I have two apps - mobile client(on Phonegap) and web site(on AngularJS). On this site users can manage backend data, create new items etc. Therefore I need two categories of users - admins and common user. I had an idea to make field "status" in users collection, this resolved some problems, but not all. Main problem is that when I want to login user on website I can`t detect is user admin or common user. Maybe there is a way to change login logic? Could someone suggest me best practises to manage user permissions on Kinvey?
1 Comment
C
Caroline
said
almost 9 years ago
Hi yegovik, I'm sorry about the delay in response on this. There is a post about this in broad terms here: https://support.kinvey.com/discussion/201272078/creating-user-groups-setting-permissions
yegovik