Renew session expiration when it is used to authenticate #39

Open
opened 2025-09-28 16:00:43 -05:00 by JMTNTBANG · 0 comments
JMTNTBANG commented 2025-09-28 16:00:43 -05:00 (Migrated from github.com)

a few times when inputting cards, the session will expire and i have to input it all again. When doing any request that requires the session uuid, the session should get updated in the database to reset the expiration back to an hour to avoid interruptions. In doing that you can also set up the client to have an internal timer for an hour to avoid filling out card details only to have to redo it when realizing the session is expired.

a few times when inputting cards, the session will expire and i have to input it all again. When doing any request that requires the session uuid, the session should get updated in the database to reset the expiration back to an hour to avoid interruptions. In doing that you can also set up the client to have an internal timer for an hour to avoid filling out card details only to have to redo it when realizing the session is expired.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JMTNTBANG/PokemonTCG-Collector#39
No description provided.