Skip to content

Instantly share code, notes, and snippets.

@maxweber
Created March 7, 2011 19:21
Show Gist options
  • Save maxweber/859015 to your computer and use it in GitHub Desktop.
Save maxweber/859015 to your computer and use it in GitHub Desktop.
(def facebook-app-info {:client-id "107582059321384"
:client-secret "2022b10bce2b619aa9aee7b8a5f13aa7"
:redirect-uri "http://localhost:8080/facebook-callback"
:permissions ["user_photos" "friends_photos"]})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment