litl / rauth

A Python library for OAuth 1.0/a, 2.0, and Ofly.
http://readthedocs.org/docs/rauth/en/latest/
MIT License
1.6k stars 174 forks source link

Example of integration of rauth with web2py for Google OAuth2 #22

Closed gonvaled closed 11 years ago

gonvaled commented 12 years ago

Provide a simple application example of how to integrate web2py with rauth for Google OAuth2.

maxcountryman commented 12 years ago

Thanks for pointing this out! I'll see what I can do about adding this to the examples directory.

AlecTaylor commented 12 years ago

I would also be interested in seeing this :)

pythonmobile commented 11 years ago

Just a google oauth2 example would be nice to have.

maxcountryman commented 11 years ago

Feel free to add this to the Wiki. :)

pythonmobile commented 11 years ago

Its not working yet. Someone will have to debug google on rauth.