The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.04 - 2011-09-21

  • Change on_signin to on_success.
  • Refactor V1,V2 request_token,access_token handlers.
  • Update documentations.

Modules

Plack middleware for OAuth1, OAuth2 and builtin provider configs.

Provides

in lib/Plack/Middleware/OAuth/Facebook.pm
in lib/Plack/Middleware/OAuth/GenericHandler.pm
in lib/Plack/Middleware/OAuth/Github.pm
in lib/Plack/Middleware/OAuth/Google.pm
in lib/Plack/Middleware/OAuth/Handler/AccessTokenV1.pm
in lib/Plack/Middleware/OAuth/Handler/AccessTokenV2.pm
in lib/Plack/Middleware/OAuth/Handler/RequestTokenV1.pm
in lib/Plack/Middleware/OAuth/Handler/RequestTokenV2.pm
in lib/Plack/Middleware/OAuth/Twitter.pm

Examples