use python / django to let users login to my site using their google credentials

Posted by Gaurav on Stack Overflow See other posts from Stack Overflow or by Gaurav
Published on 2010-05-17T08:39:25Z Indexed on 2010/05/17 8:40 UTC
Read the original article Hit count: 180

Filed under:
|
|
|
|

I want to let users use their google account to login to my website. Exactly the way SO lets me. Can anyone please point in the right direction? I'm assuming the oAuth library is to be used but what I'd really like is a snippet of code I can directly copy paste and get this to work.

© Stack Overflow or respective owner

Related posts about django

Related posts about python