Cantitate/Preț
Produs

Getting Started with OAuth 2.0

Autor Ryan Boyd
en Limba Engleză Paperback – 15 mar 2012
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
Citește tot Restrânge

Preț: 9782 lei

Preț vechi: 12227 lei
-20% Nou

Puncte Express: 147

Preț estimativ în valută:
1872 1945$ 1555£

Carte disponibilă

Livrare economică 13-27 ianuarie 25
Livrare express 27 decembrie 24 - 02 ianuarie 25 pentru 1508 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781449311605
ISBN-10: 1449311601
Pagini: 80
Dimensiuni: 176 x 232 x 16 mm
Greutate: 0.15 kg
Editura: O'Reilly

Cuprins


Descriere

This book is an introduction to OAuth 2.0, an authentication and authorization protocol for the web. If you're a web application developer or mobile app developer, this book will show you the power of using OAuth to determine the identity of your users and get delegated access to their data to improve the user experience of your app.