aio-libs / aio-libs/aiohttp-security
Forgetting all sessions for a certain identity
Open
- Dominant language
- Python
- Stars
- 240
- Forks
- 70
- Avg merge
- 10m
- Merged PRs (30d)
- 3
Description
Hello,
Clearing the current session (e.g. on logout) is possible using `forget`. Is there also a way to clear all the other sessions of the same user/identity at the same time? (e.g. logging out a user in all browsers at once)
Thanks,
Victor
Contributor guide
Assessment
This issue has not been assessed yet.