OAuth 2.0 Simplified: A Guide to Building OAuth 2.0 Servers

By Aaron Parecki

OAuth 2.0 Simplified: A Guide to Building OAuth 2.0 Servers - Aaron Parecki
  • Release Date: 2018-05-16
  • Genre: Computers

Description

The OAuth 2.0 authorization framework has become the industry standard in providing secure access to web APIs. It allows users to grant external applications access to their data, such as profile data, photos, and email, without compromising security. OAuth 2.0 Simplified is a guide to building an OAuth 2.0 server. Through high-level overviews, step-by-step instructions, and real-world examples, you will learn how to take advantage of the OAuth 2.0 framework while building a secure API.