reqwest-middleware icon indicating copy to clipboard operation
reqwest-middleware copied to clipboard

doc: reference reqwest-auth middleware

Open nicolas-vivot opened this issue 1 year ago • 1 comments

Add a reference to the reqwest-auth middleware in the list of third party middlewares.

If you want to understand the motivation behind this new middleware and the token-source crate, have a look at their readme files.

Long story short it's about decoupling providers from users of authentication tokens.

nicolas-vivot avatar Mar 21 '25 06:03 nicolas-vivot