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

0.003     2013-03-06 19:16:46 America/New_York

    [CHANGED]

    - Forked into Dancer2::Plugin::Auth::Tiny for proper Dancer2 support

    [DOCUMENTED]

    - fixed a typo in an example

***** Prior history refers to Dancer::Plugin::Auth::Tiny *****

0.002     2012-12-20 11:16:59 America/New_York

    [ADDED]

    - The 'passthrough' feature allows some query parameters in the
      original request to be passed through to the login request

0.001     2012-12-18 22:44:27 America/New_York

    - First release