Open
Description
Currently, the creation of personal access tokens for the authenticated user himself is not supported in the UserApi.
Unless I missed it, only the admin-level endpoint /users/:user_id/personal_access_tokens
is supported.
It would be nice to add support for the /user/personal_access_tokens
endpoint, which allows a user to generate a personal access token for themselves without requiring admin permissions.
Metadata
Metadata
Assignees
Labels
No labels