guardicore / guardicore/monkey
Refresh token when interacting with the Map
Open
Complexity: Low
Feature
Impact: Medium
UI
- Dominant language
- Python
- Stars
- 7.1k
- Forks
- 830
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Everything on the Infection Map is happening on the interval. All the calls to the endpoints are not going to refresh the token, so a user if stand log enough on the Map page it will be logged out even if clicking around nodes
**Describe the solution you'd like**
We should grab the click event and at that point we should be able to refresh the token.
**Describe alternatives you've considered**
Please describe alternative solutions or features you have considered.
Contributor guide
Assessment
This issue has not been assessed yet.