An implementation of the OAuth protocol
http://search.cpan.org/dist/Net-OAuth
OAuth 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.
Please refer to the OAuth spec: http://oauth.net/documentation/spec
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),
see "CONSUMER REQUESTS"
Net::OAuth does not provide:
* Consumer or Service Provider encapsulation
* token/nonce/key storage/management
- Sources inherited from project openSUSE:Backports:SLE-15-SP1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP1:Update/perl-Net-OAuth && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Net-OAuth-0.28.tar.gz | 0000029063 28.4 KB | |
perl-Net-OAuth.changes | 0000000468 468 Bytes | |
perl-Net-OAuth.spec | 0000003061 2.99 KB |
Latest Revision
Ismail Dönmez (namtrac)
committed
(revision 3)
osc copypac from project:openSUSE:Leap:15.1 package:perl-Net-OAuth revision:9
Comments 0