Tuesday, May 21, 2019

Getting Started with OAuth 2.0 (Free PDF)


File Size: 2.69 Mb

Description
I’ve been working with web-based APIs since 1999, building SOAP-based web services for internal IT applications and helping thousands of developers using Google’s RESTbased APIs for Google Calendar, Picasa Web Albums, YouTube, and more. Each of these APIs has required authorization from users to act on their behalf. Developers using these Google APIs were initially required to use proprietary technologies like ClientLogin and AuthSub. If these same developers wanted to integrate with APIs provided by Yahoo!, they needed to use Yahoo!’s BBAuth. The use of these proprietary authorization technologies made it challenging to build applications using APIs from multiple providers.

The development of OAuth 1.0 reduced many of the headaches for developers and allowed them to use a single authorization technology across hundreds of APIs on the Web. However, OAuth 1.0 came with some challenges as well—cryptographic signatures and limited definition of how to use it for authorizing applications not using a server-to-server web application flow. I’m delighted that the standardization of OAuth 2.0 is nearly complete, as it provides an authorization protocol that’s easy to use both for these types of applications and for a variety of other use cases.

Content:-
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 
Appendix: References

Author Details
"Ryan Boyd"




Download Drive-1
div style="text-align: center;">
You May Also Like These E-Books:-

No comments:

Post a Comment