Authorize Google APIs Using OAuth 2.0

preview_player
Показать описание
This video walks you through how you can use Postman to Authorize your Google APIs and generate OAuth 2.0 access tokens.

0:00 Intro
3:51 Setup a GCP Project
5:07 Create Project Credentials
7:00 Generate an Access Token
10:20 End Revoke Account Access

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

Very good video, I have a question if I am developing an app, my server would do authentication service based on what I implement and authorization server, right? In the latter I should implement the access by roles, within the same token as information I would get the scope to compare whether or not you have access to the resource?
Thank you very much

rdoojgg
Автор

How is this being handle in newman? especially the generating of token?

TA-Core
Автор

is it possible to do the same using rest assured with java?

vinaygandhi
Автор

How to go to GCP account? Did not liked the explanation!

raghavvohra