API Authentication with Node Part #17 - Google & Facebook OAuth Integration
In this video we'll do couple of things but probably the most important one is that we'll finally integrate the Google & Facebook OAuth flow (Google Authentication, Facebook Authentication).
Besides that, we'll also add a conditional check to our navbar so that we show different links depending on whether the user is signed in or not. We'll fix a few styling areas as well. We will also add the functionality to the Sign Out button, load JWT token at initialization and more!
The dependencies we're going to use for Google & Facebook flow are: react-google-login and react-facebook-login.
Links to two related videos I mentioned in the video:
Google OAuth: https://youtu.be/JgSLf-HS5gg
Facebook OAuth: https://youtu.be/MXle6TrjI64
Link to the repository:
https://github.com/eXtremeXR/A....PIAuthenticationWith
The code for this particular video is in branch called "Part_#17".
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
-
Category
No comments found