Skip to content

Instantly share code, notes, and snippets.

View shashank9487's full-sized avatar
🏠
Working from home

Shashank sharma shashank9487

🏠
Working from home
  • Damco Solutions Inc
  • New Jersey
  • 02:31 (UTC -04:00)
View GitHub Profile
@shashank9487
shashank9487 / facebook.py
Created November 8, 2012 17:56 — forked from rodbegbie/facebook.py
Hacked version of "official" (but now unsupported) Facebook Python SDK to support OAuth 2.0
#!/usr/bin/env python
#
# Copyright 2010 Facebook
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain
# a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#