bearer 0.2.1

Command line utility to generate HTTP Authorization header for bearer tokens as describes in RFC 6750.
bearer-0.2.1 is not a library.

Bearer

Build Status Current Crates.io Version

curl -H "$(bearer client_name)" "http://<oauth2 api>" | jq