Hello, there is a problem. Based on GitLab API docs we have GET request to retrieve user tokens: https://docs.gitlab.com/api/personal_access_tokens/
But I can't see any method which can give us this data (but there are UserTokens model which has needed properties and UserTokenCreate method)
Do you have any plans to add this functionality?
Hello, there is a problem. Based on GitLab API docs we have GET request to retrieve user tokens: https://docs.gitlab.com/api/personal_access_tokens/
But I can't see any method which can give us this data (but there are UserTokens model which has needed properties and UserTokenCreate method)
Do you have any plans to add this functionality?