Commit Graph

3 Commits

Author SHA1 Message Date
naddy ec14803114 drop RCS Ids 2022-03-11 20:09:36 +00:00
sthen 95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
afresh1 5ba44bc34c Import p5-WWW-OAuth-1.000
WWW::OAuth implements OAuth 1.0 request authentication according to RFC
5849 <http://tools.ietf.org/html/rfc5849> (sometimes referred to as
OAuth 1.0A). It does not implement the user agent requests needed for
the complete OAuth 1.0 authorization flow; it only prepares and signs
requests, leaving the rest up to your application. It can authenticate
requests for LWP::UserAgent, Mojo::UserAgent, HTTP::Tiny, and can be
extended to operate on other types of requests.

OK sthen@
2020-05-17 18:46:50 +00:00