Perl and OAuth
OAuth 1.0 for Perl - https://tools.ietf.org/html/rfc5849
https://github.com/keeth/Net-OAuth
http://search.cpan.org/~kgrennan/Net-OAuth-0.28/lib/Net/OAuth.pm
http://search.cpan.org/dist/Net-OAuth/lib/Net/OAuth.pm
http://search.cpan.org/~simonw/Net-OAuth-Simple-1.5/lib/Net/OAuth/Simple.pm
OAuth2
http://search.cpan.org/~markov/Net-OAuth2-0.55/lib/Net/OAuth2.pod
http://search.cpan.org/~kgrennan/Net-OAuth2-0.06/lib/Net/OAuth2.pm
https://github.com/keeth/Net-OAuth2
http://cpansearch.perl.org/src/KGRENNAN/Net-OAuth2-0.06/t/01-client.t
http://stackoverflow.com/questions/16490138/how-do-you-write-an-oauth2-server-in-perl
http://stackoverflow.com/questions/5586225/perl-oauth2-package
http://stackoverflow.com/questions/16490138/how-do-you-write-an-oauth2-server-in-perl
http://stackoverflow.com/questions/16200528/how-would-an-efficient-oauth2-0-server-provider-work
https://github.com/btilly/perl-oauth2
#programming - #perl - #oauth
From JR's : articles
25 words - 954 chars
created on
updated on
- #
source
- versions
Related articles
Perl regex extracting domain name from URL code example - Oct 02, 2013
Rest and Json links to keep around - Oct 10, 2013
Using Perl and Erlang - Jan 19, 2015
Perl Dancer Framework - Dec 19, 2013
Add HTML Scrubber to Junco - Oct 01, 2013
more >>