Extract OAuth::CLI to separate gem
pboling opened this issue · 0 comments
pboling commented
There is an old gem, oauth-cli
(https://rubygems.org/gems/oauth-cli), written in 2011, that predates @thiagopintodev's OAuth::CLI
in this gem (from 2016).
As a result we will have to rename the gem to OAuth::TTY
/ oauth-tty
, and add a constant definition that retains backwards compatibility with OAuth::CLI
.
The new gem will not be hosted on Github, but over here on Gitlab, as I am leaving Github: