fancy-balloon-44148
07/17/2024, 3:35 AMIf you have security requirements that need to limit the session lifetime, limit the session lifetime 🙂 If you don’t, then don’t.But I can’t find any references about unlimited(infinite) sessions. Am I misunderstanding that? Or is it undocumented? If I misunderstood, is there any alternative way to achieve that?
mysterious-processor-51766
07/17/2024, 6:38 AMfancy-balloon-44148
07/17/2024, 7:02 AMsession.lifespan
, but it seems that default session lifespan is set to 24h
.