mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
🚀 Feature: manage client authorizations as a user #103
Reference in New Issue
Block a user
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?
Originally created by @TNorthover on GitHub.
Feature description
There should probably be a way for users to revoke permission from individual clients or otherwise manage the list of clients they're paired with.
Pitch
Obviously it's a small concern in most home settings, but PocketID does ask for consent in the first place so it's not entirely out of scope. If users can give consent they probably should be able to revoke it too.
@kmendell commented on GitHub:
I think this is something @stonith404 and i wanted to put in the dashboard PR, but i completely forgot about it.... Im putting the needs more upvotes label for now, as it could be added onto the App dashboard at some point.
@stonith404 commented on GitHub:
Implemented with #727 and will be available in the next release.