Skip to content

Instantly share code, notes, and snippets.

@matthewphiong
Created October 16, 2011 16:07
Show Gist options
  • Save matthewphiong/1291078 to your computer and use it in GitHub Desktop.
Save matthewphiong/1291078 to your computer and use it in GitHub Desktop.
Facebook iFrame OAuth URL
https://graph.facebook.com/oauth/authorize?
client_id=...&
redirect_uri=http://apps.facebook.com/yoursuperduperapp/&
type=user_agent&
display=page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment