A Scala library for the Facebook API. An asynchronous non-blocking Scala Facebook API Wrapper, implemented using play-json.
Scala 2.11.+ is supported.
- Go to https://developers.facebook.com/, login with your Facebook account and register your application to get a client id and a client secret.
- Once the app has been created, register callback.
TODO