p5-Dist-Zilla-Plugin-GitHub
p5-Dist-Zilla-Plugin-GitHub copied to clipboard
Use token authentication
I noticed it said in the log that token auth was deprecated. That may be true for using the token as a password, but token authentication is alive and well.
This patch slightly refactors a couple of parts (to avoid getting out of control with list returns) but separates token and password as concepts and uses token auth if a token is provided.
Please take a look at the recent releases -- it might now provide what you're looking for?