Page 1 of 1

User Management From Customer Console

Posted: Wed Oct 29, 2014 12:56 pm
by Anthony Corsi

I have created an application for a company that has requested to have their IT Service edit the accounts. Obviously I don't want to give them my credentials for my appery.io account. Is there a way to have them access and edit the User Collection part of my database from an external website like the customer console?


User Management From Customer Console

Posted: Wed Oct 29, 2014 1:26 pm
by Maryna Brodina

Hello!

You need to specify user login/password from Users collection.


User Management From Customer Console

Posted: Wed Oct 29, 2014 4:43 pm
by Anthony Corsi

I don't mean to allow them into the customer console (I've already done that). I mean to have them edit the User Collection part of the database when they're logged in.


User Management From Customer Console

Posted: Wed Oct 29, 2014 9:54 pm
by Evgene Karachevtsev

Hello Anthony,

No, unfortunately app console doesn't allow to do this.


User Management From Customer Console

Posted: Wed Oct 29, 2014 11:33 pm
by Anthony Corsi

Is there any other possible way for me to this?


User Management From Customer Console

Posted: Thu Oct 30, 2014 4:20 am
by Yurii Orishchuk

Hi Anthony,

Yes you can receive list of users, you can request detailed user info, and you can modify user with Appery.io DB api.

Please take a look here: http://devcenter.appery.io/documentat...

Please pass this tutorial to understand how work with DB items.

http://devcenter.appery.io/tutorials/...

Regards.