Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Mastering OAuth 2.0

Posted By: AlenMiler
Mastering OAuth 2.0

Mastering OAuth 2.0 by Charles Bihis
English | 15 Dec. 2015 | ISBN: 1784395404 | 238 Pages | MOBI/EPUB/PDF (True) | 19.53 MB
With: Code file

If you are an application developer, software architect, security engineer, or even casual programmer looking to leverage the power of OAuth 2.0, this book is for you. A basic knowledge of programming and OAuth 2.0 is recommended.

About This Book

Learn how to use the OAuth 2.0 protocol to interact with the world's most popular service providers, such as Facebook, Google, Instagram, Slack, Box, and more
Master the finer details of this complex protocol to maximize the potential of your application while maintaining the utmost of security
Step through the construction of a real-world working application that logs you in with your Facebook account to create a compelling infographic about the most important person in the world-you!

What You Will Learn

Discover the power and prevalence of OAuth 2.0 and use it to improve your application's capabilities
Step through the process of creating a real-world application that interacts with Facebook using OAuth 2.0
Examine the various workflows described by the specification, looking at what they are and when to use them
Get to know about the many security considerations involved in creating an application that interacts with other service providers
Develop your debugging skills with dedicated pages for tooling and troubleshooting
Expand your knowledge of OAuth 2.0 by discovering the many ways OAuth 2.0 can be extended
Build your own rich, powerful applications by leveraging world-class technologies from companies around the world

In Detail

OAuth 2.0 is a powerful authorization framework that enables your application to interact with the world's most popular service providers, allowing you to leverage their world-class technologies in your own application.

At the start of this book, you will learn what OAuth 2.0 is, how it works, and the steps involved in creating an OAuth 2.0 application. You will first look at the process of registering your client application. Following this, you will explore the different supported workflows, their differences, and when they should be used. Once this groundwork is laid, you will put that knowledge to use by creating a sample application that talks to Facebook using OAuth 2.0.

By the end of the book, you will know how to make a secure and robust OAuth 2.0 application. You will explore different tools and effective methods for debugging. In addition, you will look at important security considerations for your application. Finally, you will understand the different implications of making a native mobile application versus a traditional web application.