DrupalCamp.cz

Interface Drupal with desktop or web app via OAuth & REST

Track: 
Development
Session language: 
English

I will introduce OAuth protocol and REST architecture.
Then I will explain how to setup Drupal to have a REST server with OAuth authorization.

Introduction to OAuth
* Why OAuth?
* The protocol
* OAuth 1.0a

REST
* CRUD definition

Drupal Modules to implement on your own site
* Services
* Node resource service
* REST Server
* Service OAuth
* OAuth Common