NAME
Jifty::Plugin::Authentication::Bitcard::Dispatcher - Bitcard plugin dispatcher
DESCRIPTION
All the dispatcher rules jifty needs to support "" in Jifty::Authentication::Bitcard
RULES
before /logout
Logout and return home.
before *
Setup the navigation menu for login or logout.
on /signup
Redirect to home if logged in already.
Signup for an account otherwise.
on /login
Redirect to home if logged in already.
Redirecto to Bitcard, otherwise.
Verify the bitcard login.
not_logged_in_nav
Adds the login and signup links to the navigation menu.
logged_in_nav
Adds the logout link to the navigation menu.
SEE ALSO
Jifty::Plugin::Authentication::Bitcard,
COPYRIGHT
Copyright 2008 Jacob Helwig. Distributed under the same terms as Perl itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 94:
Unknown directive: =head