The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Plack-Middleware-OAuth

0.05    2011-09-22
        - Since JSON::Any, YAML::Any is imported, remove JSON, YAML from dependency.

0.04    2011-09-21
		- Change on_signin to on_success.
		- Refactor V1,V2 request_token,access_token handlers.
		- Update documentations.

0.03    2011-09-20
        - Minor fix: dependency. include Plack::Session.

0.02    2011-09-16
        Fix minor typo.
        Fix twitter re-auth.

0.01    2011-09-10
        First version, released on an unsuspecting world.