Is it possible to display any users database to just an admin?
I have 300 users that place orders for food. I want to create an admin section within the app that is password protected. From within the admin section I want to be able to list all users which I have done.
When click on the users name I need there database to be displayed so I may make changes for them.
Thank you