- Mastering OAuth 2.0
- Charles Bihis
- 192字
- 2021-07-30 10:05:10
Who uses OAuth 2.0?
In the previous section, we mentioned that OAuth 2.0 has become one of the most important protocols for applications and service providers today. But how important is it? Here is a short, non-exhaustive list of some of the biggest supporters of the OAuth 2.0 protocol, along with some of the capabilities that they provide:
- Google: You can leverage a multitude of Google's services by interacting with their APIs via OAuth 2.0
- Facebook: Facebook's social graph is accessed via OAuth 2.0 and allows users to do a tremendous amount of things, including posting to their wall and sending messages
- Instagram: Instagram allows you to access a user's feed and post comments and likes
- LinkedIn: Post comments, share links, and gather engagement statistics via the LinkedIn APIs
- Spotify: Query Spotify's massive music catalog and manage user's playlists using Spotify's APIs
- Foursquare: The Foursquare API lets you look up users and places from all over the world
There are many, many more companies that use and support the OAuth 2.0 protocol. This gives developers an enormous amount of power to create amazing applications that can leverage all of these world-class services.
推薦閱讀
- C++案例趣學
- Learning C# by Developing Games with Unity 2020
- R語言數據分析從入門到精通
- 從程序員到架構師:大數據量、緩存、高并發、微服務、多團隊協同等核心場景實戰
- JavaScript前端開發與實例教程(微課視頻版)
- Linux操作系統基礎案例教程
- 從0到1:Python數據分析
- C++20高級編程
- C語言程序設計
- 和孩子一起學編程:用Scratch玩Minecraft我的世界
- HTML5 Canvas核心技術:圖形、動畫與游戲開發
- Visual FoxPro數據庫程序設計
- Visual Basic 開發從入門到精通
- Python深度學習:基于PyTorch
- 給產品經理講技術