Path to this page:
./
net/p5-Net-OAuth,
Perl5 extension for OAuth protocol support
Branch: pkgsrc-2014Q1,
Version: 0.27nb3,
Package name: p5-Net-OAuth-0.27nb3,
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:[
textproc/p5-Encode] [
devel/p5-Class-Accessor] [
devel/p5-Class-Data-Inheritable] [
www/p5-URI] [
lang/perl5]
Required to build:[
devel/p5-Module-Build] [
devel/p5-Test-Warn]
Master sites: (Expand)
SHA1: b425e4888140327de43b941442d1a2edf4c319b1
RMD160: 6a864891bd877a399af8c0868478393c9d1bbe5d
Filesize: 38.196 KB
Version history: (Expand)
- (2014-04-04) Package added to pkgsrc.se, version p5-Net-OAuth-0.27nb3 (created)