This PR adds the features of seeing currently active sessions, seeing where they come from and revoking some of them, Normally we'd need to add a second layer of security to the app by confirming the user's email or something, but I don't have time, another idea could be for the user to listen for new updates and automatically refresh the UI, but this might be for later.
closes #128
Type of Change
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Description
This PR adds the features of seeing currently active sessions, seeing where they come from and revoking some of them, Normally we'd need to add a second layer of security to the app by confirming the user's email or something, but I don't have time, another idea could be for the user to listen for new updates and automatically refresh the UI, but this might be for later.
closes #128
Type of Change