API Authentication with Node Part #11 - Google OAuth

Опубликовано: 08 Февраль 2026
на канале: CodeWorkr
74,286
965

In this video, we'll finally add in the Google OAuth. This can be tricky, especially because we're mixing third-party authentication with our own local authentication and we're using JWT on top of everything, but we'll see how that can be done in this video.

Link to repository:
https://github.com/eXtremeXR/APIAuthe...

Specific branch:
https://github.com/eXtremeXR/APIAuthe...

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.