Authenticate a Rest Api with Facebook

I want to Authenticate a REST Api using facebook

So we need to have an web app that connect on facebook and receive the facebooktoken. In our API, we will need to have a Login endpoint to receive this ...

Lee mas