On 01/02/2014 12:36 PM, Ben van Staveren wrote:
This might be better addressed with a Mojolicious::Plugin::Login
thing, and I'm even happy to take a stab at starting this.
There's Mojolicious::Plugin::Authentication as well :)
Thats part of it ... I mean more of a plugin where you hand it a set of
pages for login, request an account, failed, etc... .
Basically I am looking for something that would use M::P::A as part of
it, but make that whole process much simpler. I know about how to write
good logic for my apps, I don't want to have to worry about whether my
login workflow is correct ...
I know it might seem trivial, but if you think about it, a good/correct
login process flow is an important part of security. If you code
something incorrectly, you can wind up letting the evil interwebs at
your precious data ... something I'd like to avoid. Its not that I
can't hack through this myself, its that there are some best practices
for this.
Something akin to MojoX::Auth::Simple
(http://search.cpan.org/~kimhawtin/MojoX-Auth-Simple-0.04.03/lib/MojoX/Auth/Simple.pm),
but as a core part of the system. Convos::User shows part of what I am
thinking of.
--
You received this message because you are subscribed to the Google Groups
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/groups/opt_out.