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.06

  • More fixes.
  • GenericHandler refactoring
  • Fallback response.

Modules

Plack middleware for OAuth1, OAuth2 and builtin provider configs.

Provides

in lib/Plack/Middleware/OAuth/Facebook.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