Malcolm van Raalte
Posts: 0
Joined: Thu Mar 13, 2014 5:58 pm

How is the session token used?

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?

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

How is the session token used?

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

Return to “Issues”