github ory/cli v1.0.0-alpha.0

latest releases: v1.0.0-alpha.2, v1.0.0-alpha.1
pre-release2 months ago

We're excited to announce the release of Ory CLI v1.0, marking a major milestone with significant enhancements:

  • Support for Workspaces: Manage and switch between multiple workspaces, same as you do on the Ory Network Console.
  • Browser Login (OAuth2 based): Authenticate yourself securely with a seamless, browser-based login experience.
  • API Key Authentication: Ensure secure authentication in non-interactive environments (CI/CD, ...) by authenticating the CLI using API keys.

Upgrade to Ory CLI v1.0 to experience these powerful new features and improve your development workflow!

Code Generation

  • Pin v1.0.0-alpha.0 release commit (bf12b28):

    Bumps from v1.0.0-alpha.0.pre.0

Features

Tests

  • Always use OAuth2 token instead of session token (#364) (6ba63d2)

Changelog

  • 99e2374 autogen(docs): generate and bump docs
  • bf12b28 autogen: pin v1.0.0-alpha.0 release commit
  • 8423501 autogen: pin v1.0.0-alpha.0.pre.0 release commit
  • 5c70341 chore: update repository templates to ory/meta@e838bee
  • ed90e25 chore: use SDK to manage workspace API keys (#366)
  • 8229289 feat: handle legacy config with helpful advice (#365)
  • cf39d4a feat: interactive authentication through OAuth2 (#359)
  • 8c6b7f3 feat: store refreshed OAuth2 tokens (#363)
  • 164a94f feat: workspace-aware commands (#358)
  • 6ba63d2 test: always use OAuth2 token instead of session token (#364)

Artifacts can be verified with cosign using this public key.

Don't miss a new cli release

NewReleases is sending notifications on new releases.