Binary package “libnet-oauth-perl” in ubuntu mantic

implementation of the OAuth 1.0 protocol

 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.