Closed jmcvetta closed 3 years ago
This PR closes #35 by implementing client.DeleteProjectAccessToken() and by checking in tests that projects do not have any unexpected access tokens.
client.DeleteProjectAccessToken()
not ready yet
Code Climate has analyzed commit 553d6ea5 and detected 0 issues on this pull request.
View more on Code Climate.
This PR closes #35 by implementing
client.DeleteProjectAccessToken()
and by checking in tests that projects do not have any unexpected access tokens.