Path to this page:
./
net/p5-Net-OAuth,
Perl5 extension for OAuth protocol support
Branch: pkgsrc-2009Q3,
Version: 0.19,
Package name: p5-Net-OAuth-0.19,
Maintainer: pkgsrc-usersOAuth 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.
Net::OAuth provides:
* classes that encapsulate OAuth messages (requests and responses)
* message signing
* message serialization and parsing.
* 2-legged requests (aka. tokenless requests, aka. consumer requests)
Net::OAuth does not provide:
* Consumer or Service Provider encapsulation
* token/nonce/key storage/management
Please refer to the OAuth spec: http://oauth.net/documentation/spec
Required to run:[
devel/p5-UNIVERSAL-require] [
devel/p5-Class-Data-Inheritable] [
devel/p5-Class-Accessor] [
security/p5-Digest-HMAC] [
www/p5-URI] [
lang/perl5]
Master sites: (Expand)
SHA1: 46693b9f1eab74049f63b209783053d7c702354a
RMD160: 913b44a1c23be866c186e3a6972aa4c4447501b1
Filesize: 25.146 KB
Version history: (Expand)
- (2009-10-17) Package has been reborn
- (2009-10-16) Package added to pkgsrc.se, version p5-Net-OAuth-0.19 (created)