oidc-cli-0.6.0 is not a library.
OIDC CLI
A command line tool for working with OIDC
Installation
From source with cargo
:
A binary with cargo-binstall
:
Download a released binary: https://github.com/ctron/oidc-cli/releases
Example
Creating a new (confidential) client:
Creating a new (public) client:
Then, get an access token:
Or combine it with e.g., HTTPie: