I think this is the same fix now in trunk. Thanks Michele.
On Sep 19, 3:38 pm, Albert Abril <[email protected]> wrote: > Thank you for fix it an be patient reading, :D > > On Sat, Sep 18, 2010 at 9:52 PM, Michele Comitini < > > [email protected]> wrote: > > Thanks to H. Das and Albert Abril for testing oauth. > > > I made some fixes/improvements: > > - correct support for https:// > > - login_next working > > - converted almost all outgoing requests to POST > > - fixed broken callback_url handling > > - support for optional query parameters in requests for oauth2.0 > > (i.e. for scope) > > > you can download the new versions here: > > >https://code.google.com/r/michelecomitini-facebookaccess/source/brows... > > > the repository also contains some scaffolding examples, you can also > > try them on GAE: > > >https://grafbook.appspot.com/helloTwitter > >https://grafbook.appspot.com/helloFacebook > >https://grafbook.appspot.com/helloFacebook/graph(try to navigate the > > graph with web2py menu... :-) ) > > > thanks > > mic > > > 2010/9/15 H. Das <[email protected]>: > > > thank you both. > > > > On Sep 14, 4:34 pm, "H. Das" <[email protected]> wrote: > > >> Hi, I think oauth20 ignores the url set for auth.settings.login_next > > >> (and maybe logout_next too?) in web2py 1.84.4; this wasn't the case in > > >> the previous version. Any ideas? > > > >> Also, where can I find previous src's of web2py? > > > >> Thanks :-) > >

