Skip to content

Instantly share code, notes, and snippets.

@mehdimehdi
Created October 26, 2011 00:18
Show Gist options
  • Save mehdimehdi/1314904 to your computer and use it in GitHub Desktop.
Save mehdimehdi/1314904 to your computer and use it in GitHub Desktop.
logging the user in
auth = FacebookBackend()
user = auth.authenticate(token=token)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment