Path to this page:
./
net/p5-Net-OAuth,
Perl5 extension for OAuth protocol support
Branch: pkgsrc-2015Q3,
Version: 0.28nb1,
Package name: p5-Net-OAuth-0.28nb1,
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:[
www/p5-URI] [
security/p5-Digest-SHA1] [
security/p5-Digest-HMAC] [
lang/perl5] [
devel/p5-Class-Accessor] [
devel/p5-Class-Data-Inheritable]
Required to build:[
devel/p5-Test-Warn] [
devel/p5-Module-Build]
Master sites: (Expand)
SHA1: 8222036a9faf68baed2ea0549a738bcbc8db1269
RMD160: 223a7bc41fc12c69cbd30305c2e48bbef4162c86
Filesize: 28.382 KB
Version history: (Expand)
- (2015-09-30) Package added to pkgsrc.se, version p5-Net-OAuth-0.28nb1 (created)