Access tokens for use with Pass CLI in automated use-cases
I would like to use Pass with Pass CLI in automated workflows like CI/CD pipelines, Kubernetes, etc.
Offering access tokens for authentication would allow to revoke access or rotate tokens regularly much easier as it is not necessary to change the primary account's password (which directly breaks all access).
1
vote