Is Go faster than Python on Google App Engine?

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

Was this solution helpful to you?

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

Just Added Q & A:

Find solution

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.