Skip to content

v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jul 10:51

passage-cli v0.1.1

Patch release for the CLI auth config path.

Install

curl -fsSL https://raw.githubusercontent.com/owainlewis/passage-cli/main/install.sh | bash

Changed

  • passage login now stores credentials at ~/.passage/auth.json.
  • The auth file is still written with 0600 permissions.