https://github.com/bulkan/django-fb-js
Facebook JS SDK integration with Django
https://github.com/bulkan/django-fb-js
Last synced: 1 day ago
JSON representation
Facebook JS SDK integration with Django
- Host: GitHub
- URL: https://github.com/bulkan/django-fb-js
- Owner: bulkan
- Created: 2012-04-02T02:52:49.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-04-10T07:12:49.000Z (about 14 years ago)
- Last Synced: 2025-02-23T23:41:44.245Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Introduction
============
This app provides an integration of Facebook JavaScript SDK with django. It will
provide a simple template tag that will load the API.
Use this [for client-side authentication](https://developers.facebook.com/docs/authentication/client-side/)
while keeping track of the user on server