GitLabPHP / Client

GitLab API v4 client for PHP
MIT License
932 stars 451 forks source link

Support for Personal Access Token endpoints #796

Open fjgarlin opened 7 months ago

fjgarlin commented 7 months ago

Currently, there is no class to help with https://docs.gitlab.com/ee/api/personal_access_tokens.html#list-personal-access-tokens endpoints.

It'd be great if one is added.