I use a token auth handle at the service level. It has disadvantages (need to check auth on each method, but should be easy with python decoratorsà but at least I can use the same services with no modification, whatever the message format (soap, json, xml, anything...) or the transport layer.
On Jun 5, 5:42 am, Alexei Vinidiktov <alexei.vinidik...@gmail.com> wrote: > Hello, > > I'm wondering what is the best approach to authenticating users from > within desktop apps or RIA apps written, for example, in Silverlight, > Flex, GWT, pyjamas that communicate with web2py backends via rpc > services. > > Thanks. > > -- > Alexei Vinidiktov --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---