The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Mango::Catalyst::Controller::Logout - Catalyst controller for logouts

SYNOPSIS

    package MyApp::Controller::Logout;
    use base 'Mango::Catalyst::Controller::Logout';

DESCRIPTION

Mango::Catalyst::Controller::Logout provides the web interface for logging out of the site.

ACTIONS

index : /logout/

Logs the current user out of the site.

SEE ALSO

Mango::Catalyst::Plugin::Authentication

AUTHOR

    Christopher H. Laco
    CPAN ID: CLACO
    claco@chrislaco.com
    http://today.icantfocus.com/blog/