Query: catalystx::simplelogin::traitfor::controller::login::openid
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CatalystX::SimpleLogin::TraitFor::Controller::Login::OpeUser3Contributed Perl DocuCatalystX::SimpleLogin::TraitFor::Controller::Login::OpenID(3pm)NAMECatalystX::SimpleLogin::TraitFor::Controller::Login::OpenID - allows a User to login via OpenIDSYNOPSISpackage MyApp::Controller::NeedsAuth; sub something : Path Does('NeedsLogin') { # Redirects to /login if not logged in } # Turn on in config MyApp->config('Contoller::Login' => { traits => 'Login::OpenID' });DESCRIPTIONProvides the "login" action with a wrapper to redirect to a page which needs authentication, from which the user was previously redirected. Goes hand in hand with Catalyst::ActionRole::NeedsLogin .WRAPPED METHODSlogin_GET Wrap around an openid authentication if the 'openid.mode' request parameter is set. Otherwise, use the default login_GET() method.SEE ALSOCatalystX::SimpleLogin::Controller::Login CatalystX::SimpleLogin::Form::LoginAUTHORSSee CatalystX::SimpleLogin for authors.LICENSESee CatalystX::SimpleLogin for license. perl v5.14.2 2012-07-15 CatalystX::SimpleLogin::TraitFor::Controller::Login::OpenID(3pm)
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
Introduction |
One instance of comparing grep and awk |
New UNIX and Linux History Sections |
My first PERL incarnation... Audio Oscillograph |