Path to this page:
./
net/p5-Net-OAuth2,
OAuth 2.0 implementation in Perl
Branch: CURRENT,
Version: 0.67,
Package name: p5-Net-OAuth2-0.67,
Maintainer: schmonzOAuth version 2.0 is a follow-up on OAuth 1.0, which is not supported by
this module. The specification for version 2.0 can be found in
- RFC6749, Authorization framework: http://tools.ietf.org/html/rfc6749
- RFC6750, Bearer token usage: http://tools.ietf.org/html/rfc6750
Start with one these modules:
- Net::OAuth2::Profile::WebServer
- Net::OAuth2::Profile::Password
Master sites: (Expand)
Filesize: 21.924 KB
Version history: (Expand)
- (2023-10-02) Package added to pkgsrc.se, version p5-Net-OAuth2-0.67 (created)
CVS history: (Expand)
2023-10-02 02:25:59 by Amitai Schleier | Files touched by this commit (3) |
Log message:
Add p5-Net-OAuth2: OAuth 2.0 implementation in Perl
OAuth version 2.0 is a follow-up on OAuth 1.0, which is not supported by
this module. The specification for version 2.0 can be found in
- RFC6749, Authorization framework: http://tools.ietf.org/html/rfc6749
- RFC6750, Bearer token usage: http://tools.ietf.org/html/rfc6750
Start with one these modules:
- Net::OAuth2::Profile::WebServer
- Net::OAuth2::Profile::Password
|