Thanks Christian...
2014-04-27 12:58 GMT-05:00 Christian Foster Howes <[email protected]>: > attached is our auth code. i made a few minor adjustments to remove some > things that are specific to our app - hopefully it still runs. > > note that we use this as a decorator to controller methods. > > > On Saturday, April 26, 2014 6:09:13 PM UTC-7, samuel bonill wrote: > >> Yes Christian, I'd like take a look... >> >> >> 2014-04-26 17:24 GMT-05:00 Christian Foster Howes: >> >>> i have an oauth implementation that i used on app engine. i can try and >>> clean it up a touch and share it if you would like. >>> >>> cfh >>> >>> >>> On Saturday, April 26, 2014 7:05:55 AM UTC-7, samuel bonill 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: >>>> >>>>> Sure, take a look at x509 at http://web2py.com/books/defaul >>>>> t/chapter/29/09/access-control >>>>> >>>>> >>>>> Samuel Marks >>>>> http://linkedin.com/in/samuelmarks >>>>> >>>>> >>>>> On Sat, Apr 26, 2014 at 12:33 PM, samuel bonill 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/to >>>>> pic/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 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 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.

