How to Generate Gmail OAuth2 access token and refresh token Part 1 / 4 | Setup Google API project

preview_player
Показать описание
How to generate Google OAUTH2 access_token and refresh_token part One. How to set up Google API project, to obtain client Id and client secret, which together with verification code, generates access token and refresh token?

In this series of videos we will learn to generate OAuth2 access token of Google that allows you to pass the authentication, and send email with Gmail through SMTP protocol. In this lesson we will see the clear big picture of the entire workflow and the relationship between the 5 parameters (client Id, client secret, verification code, access token and refresh token), and learn to setup our Google API project, in the cloud platform (Google developer console).

Hope you will learn something.

Outline:
-------------------------------------------------------------------------------------
00:00 Intro & big picture
02:48 Sign in to Google Cloud Platform
04:40 Create a Google API project
05:29 Create OAuth2 credentials
09:10 How to find OAuth2 client id and client secret once created

 
Useful links
-------------------------------------------------------------------------------------
All videos of the series:

Resources (note, software, app, scripts, code):

Google Cloud Platform:
Рекомендации по теме
Комментарии
Автор

Hi, Do you have the office365 version of this video or code examlpe?

sansal