- 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#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發(fā)經(jīng)典名著)
- C語言程序設(shè)計(第3版)
- The Android Game Developer's Handbook
- Instant Typeahead.js
- Orchestrating Docker
- Julia數(shù)據(jù)科學(xué)應(yīng)用
- Machine Learning for OpenCV
- 零基礎(chǔ)C#學(xué)習(xí)筆記
- 軟件測試分析與實踐
- Java并發(fā)實現(xiàn)原理:JDK源碼剖析
- WordPress Search Engine Optimization(Second Edition)
- INSTANT PLC Programming with RSLogix 5000
- 每個人的Python:數(shù)學(xué)、算法和游戲編程訓(xùn)練營
- PhantomJS Cookbook
- Python GUI設(shè)計tkinter菜鳥編程(增強(qiáng)版)