On Tue, 2009-06-02 at 11:51 -0700, Derick Eisenhardt wrote: > > The project I'm working on has not gone public yet, be we also use js > widgets for the UI like Daniel's site, although we use Dojo rather > than ExtJs. > > On Jun 1, 8:55 pm, Jim Steil <[email protected]> wrote: > > May I ask how you handle authentication with the Javascript backend? > > I'm interested in doing some Flex front-ends but haven't had the time to > > dig into the authentication integration with the TG backend. > > It's actually quite simple Jim. You just have to authenticate against > the functions that call for that JSON or save it back to the server. > If a particular user doesn't have permission to pull a certain piece > of data from the server, the client-side can't really do anything > without it.
Does anyone know of any good tutorials for this kind of desing? I'd love to check out some simple code. Iain --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

