Integrating Web Services with OAuth and PHP A php architect Guide 1st Edition by Matthew Frost – Ebook PDF Instant Download/Delivery: 1940111269, 978-1940111261
Full download EIntegrating Web Services with OAuth and PHP A php architect Guide 1st Edition after payment
Product details:
ISBN 10: 1940111269
ISBN 13: 978-1940111261
Author: Matthew Frost
Modern web applications are no longer standalone, monolithic codebases. Instead, they are expected to integrate with external, 3rd party applications to allow users to tap into new features, integrate with their social networks, and to easily migrate their data between systems. Many services afford these integrations by building web services that use the OAuth standard to authenticate users and allow “secure delegated access” on their behalf. There are two versions of OAuth. Version 1.0 as introduced introduced in 2007, and OAuth 2.0 was released in 2012. Integrating Web Services with OAuth and PHP describes the differences between the two versions, explains the jargon associated with each, and–most importantly–provides working PHP examples for integrating with popular web services such as Twitter, Tumblr, Instagram, and others. This book also includes a primer on the HTTP protocol, highlights open-source resources for OAuth clients and servers, and discusses issues with OAuth and application security. Written by PHP professional Matt Frost, this book is an indispensable resource for any PHP developer that builds or integrates with online applications.
Table of contents:
Chapter 1. HTTP Basics
Chapter 2. Introduction to OAuth
Chapter 3. OAuth 1 Client
Chapter 4. OAuth 1 Server
Chapter 5. OAuth 1 Implementation
Chapter 6. OAuth 2 Client
Chapter 7. OAuth 2 Server
Chapter 8. OAuth 2 Implementation
Chapter 9. Security
People also search for:
oauth web services
using oauth 2.0 for web server applications
integration web
webmethods integration server oauth
integrating web services into applications
Tags:
Matthew Frost,Integrating Web Services,OAuth,PHP