Long time login with JWT

Hi,

I have a single page app with a REST server. The single page app authenticates with Auth0 Lock v11 and then uses JWT token to authorize at the REST API like described here: Auth0 Django API SDK Quickstarts: Authorization

Now I want the user to be logged in for a long time, e.g. 3 weeks. He should not have to enter his credentials again. So I could just change the JWT token lifetime to 3 weeks. But is this what I should do?

Thank you!

Johannes

Hey there!

Sorry for such delay in response! We’re doing our best in providing the best developer support experience out there, but sometimes the number of incoming questions is just too big for our bandwidth. Sorry for such inconvenience!

Do you still require further assistance from us?