Skip to content

Instantly share code, notes, and snippets.

@martinpilch
Created July 15, 2012 17:33
Show Gist options
  • Save martinpilch/3117823 to your computer and use it in GitHub Desktop.
Save martinpilch/3117823 to your computer and use it in GitHub Desktop.
[dictionary putStringValue:@"facebook" forKey:@"provider"];
[dictionary putStringValue:@"109322029116699" forKey:@"facebookAppId"];
[dictionary putStringValue:@"tw4" forKey:@"facebookLocalAppId"];
[dictionary putStringValue:@"email,user_birthday,user_location,publish_stream,offline_access" forKey:@"facebookExtraPermissions"];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment