Renew session expiration when it is used to authenticate #39
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JMTNTBANG/PokemonTCG-Collector#39
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.