Crate reqwest_auth

Source
Expand description

§reqwest-auth

A reqwest middleware to fill-in the authorization header using a token source.

Uses the token-source crate to provide a common interface for token sources.

Structs§

AuthorizationHeaderMiddleware
AuthorizationHeaderMiddleware