A simple Django API Project which can be used to authenticate users using social platforms like Google and Facebook. GITHUB Prerequisites : Before you can integrate Google Sign-In into your website, you must have a Google API Console project. You need to create a client ID, which will be used to call the google sign-in … Continue reading Facebook and Google Login SDK integration with Django.
Tag: Web
Why Django ?
I had been asked many time by my friends and colleagues that why i prefer Django over other frameworks. According to me, The framework which is used for project development should be judged on multiple parameters. On what programming language it is based ? Is there proper documentation available ? Is there good community support ? … Continue reading Why Django ?