Meteor\'s accounts-facebook package was very easy to set up. To input the Facebook app ID and secret token, I loaded my meteor web app in a browser, and clicked on
accounts-facebook
If you don't already have much data in your application, just run:
meteor reset
This will wipe out all of Mongo's data for the app.