for my resful APIs i use an oauth library to sign the requests.  i then use 
oauth as my authentication mechanism.

On Wednesday, June 5, 2013 5:29:23 PM UTC-7, Saurabh Kumar wrote:
>
> Hi,
>
> I am writing an android app which has web2py as the server side backend. 
> What are the authentication protocols while using Restful api from Java 
> code. There are two scenarios:
> 1) HTTP (will need something like oauth2.0 )
> 2) HTTPS (can do basic auth)
>
> Which is the best way for authentication in this scenario. Are there any 
> authentication libraries that can help me setup the authentication for 
> restful apis? 
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to