How do I implement server-side Facebook login for a website (using Google App Engine and Python)?
-
I am using the Facebook JavaScript SDK, but I want to find a way to save the user's information to a database in the server side. Is there any way to do that using Google App Engine and Python?
-
Answer:
There is a repo on github https://github.com/pythonforfacebook/facebook-sdk which provides an api wrapper for facebook in Python
Mahesh Chandra at Quora Visit the source
Other answers
I would recommend simpleauth https://github.com/crhym3/simpleauth. In repository is also example of GAE application to login and create users through some social accounts (Facebook among them) so it can be good starting point for you and you can adjust it for your self.
Zdenko Hrcek
Related Q & A:
- How can I communicate Raspberry Pi and Arduino (in both ways) using a 10-15m distance wires?Best solution by Arduino
- How can I implement a multilayer social network in R?Best solution by Computational Science
- How to use Facebook login in a modal view in iOS SDK?Best solution by Stack Overflow
- How do I get that 'give so and so a valentine' thing to come up on Facebook?Best solution by Yahoo! Answers
- How can I add a website to google search engine?Best solution by safehouseweb.com
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.