I am building an application using azure mobile services, where I have used azure authentication services for user authentication.
Each user can store some of their information. I want to add more than one admin who can manipulate the information of all user when needed. I also want to provide admins a separate front-end. Is it possible to implement. If possible kindly provide me some
resources.
↧