This won't answer your question (pros/cons of dAuth, obAuth, and
othAuth), but when I checked out othAuth and obAuth (haven't looked at
dAuth), I decided I would just write my own, because they either
didn't do what I wanted, or I didn't like how they did it. The manual
entry at http://manual.cakephp.org/appendix/simple_user_auth got me
off the ground with handling authentication, so I recommend checking
that out.

On Mar 19, 9:06 am, "Michael Tuzi" <[EMAIL PROTECTED]> wrote:
> Hello all. I've been looking for a way to authenticate users and there
> seem to be three popular chunks of code available - dAuth, obAuth and
> othAuth. Any opinions on the pros and cons for these? I'm using
> CakePHP 1.1 and I don't want to setup something that will be
> incompatible with CakePHP 1.2. I've been trying to wrap my head around
> dAuth, so I know that, if I choose to implement it, that I would have
> to make several modifications to certain parts of the code. For
> example, I plan on having a user register (with a bit more info than
> the current code requires), and send an email with a key to confirm a
> registrants email address. Once confirmed, they can complete
> registration (more fields) and then will be directed to login.
>
> Michael Tuzi


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to