MacOS
Last updated
Last updated
oidc-agent can be installed easiest using homebrew.
git clone: git clone https://github.com/indigo-dc/oidc-agent
Install to install dependencies
pkgconfig brew install pkgconfig
argp brew install argp-standalone
libsodium brew install libsodium
libmicrohttpd brew install libmicrohttpd
qrencode brew install qrencode
help2man brew install help2man
Run make
This installs all necessary components to correct locations.