Re: Beyond Simple Authentication

2006-10-24 Thread AD7six
On Oct 25, 12:00 am, "mike091" <[EMAIL PROTECTED]> wrote: > Hi, > > Thanks very much for the reply. I do understand what you're saying but > if it's not too much trouble, some code examples would be very welcome. > > Thanks, > Bill Hi Mike091, An example of how to use your authentication is he

Re: Beyond Simple Authentication

2006-10-24 Thread mike091
Hi, Thanks very much for the reply. I do understand what you're saying but if it's not too much trouble, some code examples would be very welcome. Thanks, Bill --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake

Re: Beyond Simple Authentication

2006-10-24 Thread Mikee Freedom
Hey Bill, I've not used the simple user auth method, i'm a fan of the othAuth version - thanks Oth! either way, in the function that checks the login details (U and P), if they validate, Oth stores information about that user in the session as a way of a) checking a user is logged in and b) bein