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 [email protected] 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 -~----------~----~----~----~------~----~------~--~---
