Tuesday, 16 May 2017

How to use passport-facebook in API REST?

I have a NodeJS server with a functional configuration of passport-facebook. I want to create an API consumer (hosted in another server) like an app or a web site. Do you know how to do that? should I use tokens? If I should use token, how to implement token strategy on passport-facebook?

As you can see I am a noob on NodeJS, if you can show me a tutorial it would be of great help to me

Thank you so much!



via Jean Rodríguez

No comments:

Post a Comment