Closed ruslashev closed 1 year ago
This implements authentication based on bearer tokens, using a wrapper struct over reqwest::Request. In additional commits, address clippy and lack of license headers.
reqwest::Request
Fixes #2
This implements authentication based on bearer tokens, using a wrapper struct over
reqwest::Request
. In additional commits, address clippy and lack of license headers.Fixes #2