Subject: | App::Nopaste::Service::Gist->create_token doesn't cope well with 2 factor auth |
If you have two factor auth enabled on your account, it isn't possible to create a token using ->create_token. You receive a message that a two factor code is required, and GitHub will text a number if configured that way, but there is no way to provide this code to create the token.