This repository was archived by the owner on Dec 16, 2021. It is now read-only.
diogosantos/FacebookAuthApp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Don't forget to put your Facebook app information on the 'conf/application.conf' file. The information needed is as follows: fb.app.id => Your app id. fb.app.secretKey => Your app secret key. fb.app.callback => The url to where Facebook should redirect after a successful login.