Skip to content

Implement DeletePersonalAccessToken RPC #14613

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tracked by #14280
laushinka opened this issue Nov 11, 2022 · 0 comments · Fixed by #14877
Closed
Tracked by #14280

Implement DeletePersonalAccessToken RPC #14613

laushinka opened this issue Nov 11, 2022 · 0 comments · Fixed by #14877
Assignees
Labels

Comments

@laushinka
Copy link
Contributor

laushinka commented Nov 11, 2022

A user should be able to delete their PersonalAccessToken.

To do this, we need an API which can delete a token, given the supplied UUID of the token. When handling the RPC, we need to ensure that the Token UserID also matches the User of the request to prevent deletions of tokens for other users.

Acceptance Criteria:

@easyCZ easyCZ added team: webapp Issue belongs to the WebApp team team: IDE labels Nov 16, 2022
@akosyakov akosyakov moved this to Scheduled in 🚀 IDE Team Nov 18, 2022
@laushinka laushinka moved this from Scheduled to In Progress in 🚀 IDE Team Nov 23, 2022
Repository owner moved this from In Progress to Done in 🚀 IDE Team Nov 23, 2022
@roboquat roboquat moved this to In Validation in 🍎 WebApp Team Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Validation
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants