Getting Started with OAuth 2.0
Autor Ryan Boyden Limba Engleză Paperback – 15 mar 2012
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
Preț: 97.82 lei
Preț vechi: 122.27 lei
-20% Nou
Puncte Express: 147
Preț estimativ în valută:
18.72€ • 19.45$ • 15.55£
18.72€ • 19.45$ • 15.55£
Carte disponibilă
Livrare economică 13-27 ianuarie 25
Livrare express 27 decembrie 24 - 02 ianuarie 25 pentru 15.08 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
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.