Revision history for Mojolicious-Plugin-Web-Auth 0.10 2014-09-05T13:48:41Z - fixed to change the scheme, when the request-header has x-forwarded-proto value of "https". thanks shohey1226@github 0.09 2014-08-01 23:34:27 JST - fixed the error handling when user has canceled authentication. thanks sachinjsk@github - added the validate_state option in Mojolicious::Plugin::Web::Auth::OAuth2. thanks mala@github 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