In one of my recent Flutter projects, I had to implement a session token mechanism that behaved very differently from standard JWT-based authentication systems. The backend issued a 15-minute session token, but with strict constraints: No expiry timestamp was provided The server extended the session only when the app made an API call Long-running user […]
Soundariya Thirunavukkarasu
Soundariya is a Mobile Application Developer at Perficient, currently working on the Sun Country Mobile App project. She has strong expertise in Flutter, Riverbed, GraphQL, Android, and Xamarin. She is passionate about learning new technologies, mentoring teams, and creating user-centric mobile experiences.