Page 1 of 1

How is the session token used?

Posted: Thu Mar 13, 2014 7:04 pm
by Malcolm van Raalte

I'm not quite sure how the session token is actually being used in the app. I have created a number of Database Services, and in the Request parameters is "X-Appery-Session-Token". But when I add a datasource to an app page I'm not explicitly mapping up the session token to this parameter, I don't see it getting passed in the HTTP headers on the data request, but data is still being returned. Is it actually required?


How is the session token used?

Posted: Thu Mar 13, 2014 8:34 pm
by Nikita

Hello,

Session token is needed to identify the user and, if it's necessary, to display the unique data for him. This is how Appery.io works: http://docs.appery.io/documentation/b... # Signing_in_login