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.

