Page 1 of 1

How long does the API express session token last?

Posted: Mon Feb 29, 2016 3:56 am
by Ellen Schlechter

I have my normal database session to expire after 1 day. Will my api express session last that long? I log into api express only when I log into the regular database but I can change that if needed.


How long does the API express session token last?

Posted: Mon Feb 29, 2016 9:21 am
by Serhii Kulibaba

Hello Ellen,

It is 1 day by default, but you can set any Session expiration if you use Appery.io DB for users: https://devcenter.appery.io/documenta...


How long does the API express session token last?

Posted: Tue Mar 01, 2016 12:11 am
by Ellen Schlechter

I am using the Appery.io database. So if they are linked, does that mean that whatever I have the database set to on its settings page will be the same for api express?


How long does the API express session token last?

Posted: Tue Mar 01, 2016 12:51 pm
by Serhii Kulibaba

Right