Using Web APIs with OAuth 2.0
Nicolas Garnier
Development Hall, fri 23rd sep 14:30
30 min., en › cs
The plan is to explain how to use REST Web APIs on a Web application. We'll use anonymous access APIs and ones that requires authorization. For the later we'll have a look at the OAuth 2.0 authorization flows for web applications and the underlying protocol. As an example we'll see how to use some of Google's APIs in an App Engine environment and mash them up!