Docs.rs
bearer-0.2.0
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bearer 0.2.0
command line utility to generate Authorization HTTP header
Crate
Source
Builds
Feature flags
Links
mardiros/bearer
3
0
0
crates.io
Dependencies
clap ^2.21.1
normal
tilde-expand ^0.1.1
normal
serde ^0.9.11
normal
serde_derive ^0.9.11
normal
log ^0.3.7
normal
url ^1.4.0
normal
toml ^0.3.1
normal
chrono ^0.3.0
normal
pretty_env_logger ^0.1.0
normal
curl ^0.4.6
normal
serde_json ^0.9.9
normal
libc ^0.2.21
normal
rand ^0.3.15
normal
Versions
0.2.3
(2017-06-09)
0.2.2
(2017-04-08)
0.2.1
(2017-04-05)
0.2.0
(2017-04-02)
0.1.0
(2017-03-22)
Owners
bearer-0.2.0 is not a library.
Bearer
curl -H "$(bearer client_name)" "http://<oauth2 api>" | jq