There is no default User model. You need to create that yourself. Set
that up however you'd like and then add login, logout, etc. methods
for the Auth component.

I'll leave it to someone else to go over the benefits of Auth.

On Wed, Jan 7, 2009 at 11:35 AM, 703designs <[email protected]> wrote:
>
> I just began working with the Auth component, and I would like to know
> what it provides for me and what I will have to provide on my own.
> When I'm used to the process of defining my own models, etc. it's
> somewhat disorienting to simply add a $form->create(), inputs(), and
> end() to create a login page.
>
> Where can I see the default User model? How do you recommend I go
> about extending this model (to have other user data such as email,
> phone, etc.)? My other questions will probably be based on what I
> found out from this question. Thanks!
>
> Thomas
> Novice Cake Baker
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to