How does login timeout work in NodeJS?

Hi.
We need to setup timeout for a NodeJS Wappler secure login, so here are a few questions around it.

  1. Does timeout function works differently when using Docker or some other type of deployment?
  2. What is the default timeout value when remember is NOT checked VS when it is checked?
  3. Can I configure timeouts separately for both remeber & not-remember cases & how?
Community Page
Last updated: