watermark logo

API Authentication with Node Part #12 - Facebook OAuth

4 Views
admin
admin
03 Dec 2019

In this video, we'll add in the Facebook OAuth. These sort of things are usually tricky, especially combined with local authentication, but given we've just integrated Google OAuth in previous episode this is going to be really easy and just a refresher!

We're going to use passport-facebook-token module for passport and we'll use Facebook's different sites for getting access to user's accessToken for testing purposes.

Link to repository:
https://github.com/eXtremeXR/A....PIAuthenticationWith

Specific branch:
https://github.com/eXtremeXR/A....PIAuthenticationWithtree/Part_%2312

You can find different branches for different videos and reference the code that way. Every video (that's about programming) will have a corresponding branch that's called the same as the video title.

Enjoying my videos and want to buy me a coffee?
https://www.paypal.me/CodeWorkr

Show more

0 Comments Sort By

No comments found

Facebook Comments

Up next