I have a project.clj set up using ":env" as the password like explained in https://github.com/technomancy/leiningen/blob/stable/doc/DEPLOY.md#credentials-in-the-environment
When using export LEIN_PASSWORD=password && lein ancient however, the plugin gets 401 error.
This plugin should support this way of inputting passwords.