Page 2 of 2

create new users collection?

Posted: Mon Aug 03, 2015 4:00 am
by Yurii Orishchuk

Jack,

You need to put session token in some storage.

For this goal:

1 Open storage and mode inteface.
2 Add storage "sessionToken" with type "string".
3 Then open login service and click "Success" mapping.
4 Make link from session token response parameter to "sessionToken" storage.
5 From this time you can link actual session token from this storage.

Regards.


create new users collection?

Posted: Tue May 24, 2016 12:30 am
by AndyM

I am curious, why do you provide a Users collection if it cannot be accessed with a list service? Could you provide an example of how the Users collection may be used in an app ?
Thanks
Andy


create new users collection?

Posted: Tue May 24, 2016 10:14 am
by Serhii Kulibaba

Hello Andy,

It is impossible to use list users service because or security restrictions. Please use Server Code for that https://devcenter.appery.io/documenta...

Here you can find an example of usage users collection: https://devcenter.appery.io/tutorials...