RUVIDEO
Поделитесь видео 🙏

Authentication to Google API Services | Enable Credentials for Google API Services

📁 Обучение 👁️ 17 📅 29.11.2023

Time Stamps:
0:16 - Authentication to Google API Services
0:38 - API Key
1:40 - OAuth 2.0 Client IDs
3:30 - Service Accounts
5:24 - Create Credentials in Google cloud developer console or google cloud platform

Google Developer Console - https://console.developers.google.com/

Playlist - https://www.youtube.com/watch?v=xtqpWG5KDXY&list=PLdnPqkBptCEIarkLk6_b5tSIk7o88MjIB
-------------------------------------------------------------------------------------------------------
Google Drive API v3 - Enable & Get Client Credentials for Application - https://youtu.be/xtqpWG5KDXY

Google Drive API: Uploading, Viewing, Downloading & Deleting Files
- https://youtu.be/aTv5t7oH6X8

Google Drive API : Create folder, Upload file to folder, Show folder Content.
- https://youtu.be/7gNeCjRuNAM

Google Drive API : Move & Copy Files Between Folders.
- https://youtu.be/HZ1qTsH3gXs

Google Drive API v3 - Manage Share & Set User Role Permissions
- https://youtu.be/9VTHAiEbCB4

Google Drive Picker API - Viewing, Uploading, Downloading, Sharing Files | JavaScript
- https://youtu.be/3V0LoGakHDU

Google API Project - https://youtu.be/ehTMC4kq9CY
Google API Library - https://youtu.be/1J3Pp7JGxk0
Google OAuth Consent Screen - https://youtu.be/pKEFJwk9DU8
Authentication to Google API - https://youtu.be/j2ha_o3q4Ik
Google APIs & Services - https://youtu.be/m4mXrJkHGmA
Google Drive API using JavaScript - https://youtu.be/T7ObaSeVNqg

Authentication to Google API (Enable Credentials)
1) API Keys
3) OAuth 2.0 Client IDs
3) Service Accounts

API Key
It is a least secure option to authenticate Google API, which means that it isn’t enough for certain applications. For example you wants to authenticate Google Drive API, In this case only API Key is not enough, we need to use OAuth 2.0 Client IDs with this API key. API Keys Identifies your project using a simple API key to check quota and access

OAuth 2.0 Client IDs
If you need users to provide permission to your app, you can use the OAuth 2.0 standard. This will ask users to authorize your app before you’ll be able to make changes using any APIs. This is a necessity for front-end applications and certain APIs (such as the Gmail API, Google Drive API, Google Map API). Requests user consent so your app can access the user's data

Service Accounts
The final option is a service account: a special type of Google account used to represent a non-human user. This is the best solution for us to control Google Drive, Gmail using a server-side app. Service account enables server-to-server, app-level authentication using robot accounts.


Thank you for watching this video.

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Authentication to Google API Services | Enable Credentials for Google API Services», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.