we are using a modified form of https://github.com/simplegeo/python-oauth2 modified to make it run on GAE and also some tweaks in usage to handle some special-case requirements.

cfh

On 6/7/13 11:26 , Saurabh Kumar wrote:
Can you give pointers to the library you are using?

On Fri, Jun 7, 2013 at 11:40 PM, Christian Foster Howes
<cfho...@gmail.com>wrote:

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 a topic in the
Google Groups "web2py-users" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/web2py/i1DJatX4P58/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to
web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.





--

--- 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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to