logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

CatalystX::SimpleLogin::TraitFor::Controller::Login::RenderAsTTTemplate - render a login form with no

Authors

       See CatalystX::SimpleLogin for authors.

Description

       Simple controller role to allow rendering a login form with no template file. Sets the stash 'template'
       key to a string reference containing the rendered form.

License

       See CatalystX::SimpleLogin for license.

perl v5.36.0                                       2022-08-28              CatalystX::Sim...derAsTTTemplate(3pm)

Methods

after'login'
         $ctx->stash( template => \$self->render_login_form($ctx, $result) );

Name

       CatalystX::SimpleLogin::TraitFor::Controller::Login::RenderAsTTTemplate - render a login form with no
       template file

See Also

       CatalystX::SimpleLogin::Controller::Login

See Also