Book description
Whether you develop web applications or mobile apps, the OAuth 2.0 protocol will save a lot of headaches. This concise introduction shows you how OAuth provides a single authorization technology across numerous APIs on the Web, so you can securely access users’ data—such as user profiles, photos, videos, and contact lists—to improve their experience of your application.
Through code examples, step-by-step instructions, and use-case examples, you’ll learn how to apply OAuth 2.0 to your server-side web application, client-side app, or mobile app. Find out what it takes to access social graphs, store data in a user’s online filesystem, and perform many other tasks.
- Understand OAuth 2.0’s role in authentication and authorization
- Learn how OAuth’s Authorization Code flow helps you integrate data from different business applications
- Discover why native mobile apps use OAuth differently than mobile web apps
- Use OpenID Connect and eliminate the need to build your own authentication system
Table of contents
- Getting Started with OAuth 2.0
- SPECIAL OFFER: Upgrade this ebook with OâReilly
- A Note Regarding Supplemental Files
- Preface
- 1. Introduction
- 2. Server-Side Web Application Flow
- 3. Client-Side Web Applications Flow
- 4. Resource Owner Password Flow
- 5. Client Credentials Flow
- 6. Getting Access to User Data from Mobile Apps
- 7. OpenID Connect Authentication
- 8. Tools and Libraries
- A. References
- About the Author
- SPECIAL OFFER: Upgrade this ebook with OâReilly
Product information
- Title: Getting Started with OAuth 2.0
- Author(s):
- Release date: February 2012
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449331610
You might also like
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …
book
Designing Distributed Systems
Without established design patterns to guide them, developers have had to build distributed systems from scratch, …
book
Effective Java, 3rd Edition
Since this Jolt-award winning classic was last updated in 2008, the Java programming environment has changed …
book
Generative Deep Learning, 2nd Edition
Generative AI is the hottest topic in tech. This practical book teaches machine learning engineers and …