React & Node.js Authentication: how to integrate Google Sign-In API Part II

0

intertuts

2024-08-05T16:56:22-0400

This video is a continuation of my previous video, and I'll show how to replace the authorization code with an access token. Then I'll use the access token to get the user's information, like ID and email. Finally, I'll check if the user's ID is already stored in the database.