The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Mojolicious-Plugin-Web-Auth

0.08  2014-03-24 13:24:58 JST
        - fixed to support a content-type with charset. thanks uzulla@github.

0.07  2014-01-13 16:17:39 JST
        - fixed deprecated method (Mojo::UserAgent#name). thanks fayland@github, battlemidget@github.

0.06  2013-11-10 12:01:22 JST
        - fixed a bug where a module that is cached incompletely

0.05  2013-11-06 10:23:09 JST
        - fixed support for prefork server (Hypnotoad, Starman, Starlet, etc.)

0.04  2013-05-30 09:03:44 JST
        - added the dependancy of IO::Socket::SSL

0.03  2013-05-01 18:21:38 JST
        - removed the dependancy of Net::Twitter::Lite
        - removed the dependancy of WebService::Dropbox
        - millaize
        - updated the document

0.02
        - added  Mojolicious::Plugin::Web::Auth::Site::Instagram
        - chanded to use Mojo::UserAgent::post with Mojolicious 3.85 or higher

0.01
        - original version