I'm a big RFC6749 fan Quite simple; and you can implement your own custom grant for e.g.: higher security using x509 certificates.
Samuel Marks http://linkedin.com/in/samuelmarks On 27/04/2014 12:05 am, "samuel bonill" <[email protected]> wrote: > thanks Marks, i'm using phonegap(android, iOS) as my client and angularjs > consume the API Rest. > x509 its grate but, work x509 on app engine ?, or what do you think > about use Oauth 2.0 <http://oauth.net/2/> ? > > > 2014-04-25 21:41 GMT-05:00 Samuel Marks <[email protected]>: > >> Sure, take a look at x509 at >> http://web2py.com/books/default/chapter/29/09/access-control >> >> >> Samuel Marks >> http://linkedin.com/in/samuelmarks >> >> >> On Sat, Apr 26, 2014 at 12:33 PM, samuel bonill <[email protected]>wrote: >> >>> is there an example of API Rest authentication based in private/public >>> key with web2py?? >>> i don't want use username and password tokens for each request >>> >>> -- >>> Resources: >>> - http://web2py.com >>> - http://web2py.com/book (Documentation) >>> - http://github.com/web2py/web2py (Source code) >>> - https://code.google.com/p/web2py/issues/list (Report Issues) >>> --- >>> 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/d/optout. >>> >> >> -- >> Resources: >> - http://web2py.com >> - http://web2py.com/book (Documentation) >> - http://github.com/web2py/web2py (Source code) >> - https://code.google.com/p/web2py/issues/list (Report Issues) >> --- >> 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/lXfe0tpGi8U/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > 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/d/optout. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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/d/optout.

