Skip to content

Implement DeletePersonalAccessToken RPC #14613

Closed
@laushinka

Description

@laushinka

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:

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Status

In Validation

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions