Start a new topic

user credentials are being genereted by superuser/admin.

Hi, I am developing an application in which admin/super user creates userid and passwords for other users. The user id and password are given to respected user via mail. How to do this in AngularJS.

1 Comment

Rishabh,

This is an app specific usecase. Kinvey doesn't provide anything out of the box for such functionality. Regarding sending an email with userid and password, please take a look at this. You can store user's role (admin/superuser) in a separate column and then you can access it via business logic. Please take a look at this  link for better understanding of business logic.

Also take a look at this link  for better understanding of access controls - collection and entity level permissions.

Thanks,
Pranav


 

Login or Signup to post a comment