Application gtslib would like to perform actions on your behalf, with scope read write.
Where gtslib should be the name of the API consumers own application.
Otherwise you see:
> Application gtslib would like to perform actions on your behalf, with scope read write.
Where `gtslib` should be the name of the API consumers own application.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Otherwise you see:
Where
gtslibshould be the name of the API consumers own application.You can pass
auth.WithName("...") toLogin(...)` now.