You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current DefaultApi.CreateAccessToken method supports only REPO_ADMIN and PROJECT_READ permissions.
It would be useful to support all other permissions: REPO_READ, REPO_WRITE, PROJECT_ADMIN, PROJECT_WRITE.
Current
DefaultApi.CreateAccessTokenmethod supports only REPO_ADMIN and PROJECT_READ permissions.It would be useful to support all other permissions: REPO_READ, REPO_WRITE, PROJECT_ADMIN, PROJECT_WRITE.