Ellen Schlechter
Posts: 0
Joined: Sun Aug 31, 2014 3:28 am

How long does the API express session token last?

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.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

How long does the API express session token last?

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...

Ellen Schlechter
Posts: 0
Joined: Sun Aug 31, 2014 3:28 am

How long does the API express session token last?

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?

Return to “Issues”