Subject: | more, better authentication options. |
- Config::Identity::Github can't use gnupg on OSX, forcing the user to put their username/password into .github as plaintext.
- App::Nopaste::Service::Gist can use an oauth token, set via an environment variable; we should support this.
We should be using a library to handle authentication for us so we don't have to do it ourselves.