Hi Vimal, Use rauth python library: https://github.com/litl/rauth
Also have a look at this: https://github.com/frappe/frappe/blob/develop/frappe/templates/pages/login.py Regards, Anand Doshi. On Thu, Jul 24, 2014 at 4:04 PM, VIMAL K <[email protected]> wrote: > Hello, > I am learning python and presently working on a project to familiarize > myself in python. I want to implement a login system. So i taught it would > be better to use google oauth login. I went through the api doc, but couldn > finih on the code. Can anyone help me with it. > _______________________________________________ > BangPypers mailing list > [email protected] > https://mail.python.org/mailman/listinfo/bangpypers > _______________________________________________ BangPypers mailing list [email protected] https://mail.python.org/mailman/listinfo/bangpypers
