Has anyone had experience integrating the CakePHP Auth Component with ExtJS?
I have found that when a user is not logged-in and they try to view an ExtJS page: the page is displayed, but without any information passed from the controller. I would expect that they would be redirected to the login page (as I have configured it to do). I could do it by manually checking a Users Auth status and passing information to ExtJS via JSON. But is there an easier way? Any hints/tips appreciated? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
