The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.6    2012-03-09 00:00:00
    - Change to use app_url
   
0.5    2011-10-19 13:54
    - Add SSL dependency

0.4    2011-07-06 18:57 
    - Add support for google oauth2 provider 

0.3    2011-09-04 21:39
    - Fix tests for recent Mojolicious

0.2    2011-04-03 02:01:00
    - Fix test suite on newer mojolicious (minimalist)
    - Fix live test to check for 301 redirect.
0.1    2011-04-03 02:01:00

    - Update to use UserAgent rather than the deprecated
      Client.

0.02   2011-01-09 18:58:00
    - Fixed code example in synopsis
    - Rename callback* to on_*

0.01   2011-01-08 11:55:00

    - Initial release