Thanks for your reply, desfrenes.

Could you share how you generate your tokens? Do they expire or are
they permanent for each user?

Do token identify sessions or users?

Thanks.

On Fri, Jun 5, 2009 at 6:01 PM, desfrenes<desfre...@gmail.com> wrote:
>
> 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
> >
>



-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to