libnet-oauth-perl

Implementation of the oauth 1.0 protocol
  https://metacpan.org/release/Net-OAuth
  0
  no reviews



Net::oauth implements oauth, which is "an open protocol to allow secure api authentication in a simple and standard method from desktop and web applications."

in practical terms, oauth is a mechanism for a consumer to request protected resources from a service provider on behalf of a user.