watermark logo

OAuth in a JavaScript UWP app

4 Просмотры
admin
admin
03 Dec 2019

A quick walkthrough on how to get authenticated with YouTube using oauth, in a JavaScript Universal Windows Platform (UWP) app. It uses a few classes from the Windows Runtime.

The demo code can be found on my github account at:
https://github.com/sorskoot/UWP-OAuth-demo

Guide from YouTube for setting up oauth:
https://developers.google.com/....youtube/v3/guides/au

Documentation of the YouTube API:
https://developers.google.com/youtube/v3/docs/

Getting your own client ID and client secret:
Google developer console - https://console.developers.google.com/
How to obtain credentials - https://developers.google.com/....youtube/registering_
More on the oauth flow - https://developers.google.com/....youtube/v3/guides/au

Twitter: http://twitter.com/Sorskoot
Weblog: http://winjs.ninja
Channel: http://youtube.com/c/winjsninja

Показать больше

0 Комментарии Сортировать по

Комментариев нет

Комментарии Facebook

Следующий