Spring.NET Social Framework

Reference Documentation

Authors

Craig Walls , Keith Donald , Bruno Baia

1.0.1

Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any fee for such copies and further provided that each copy contains this Copyright Notice, whether distributed in print or electronically.

Last Updated 11/16/2012


1. Introduction
1.1. Overview
1.2. Extensions
1.3. License Information
2. Service Providers
2.1. OAuth2 service providers
2.2. OAuth1 service providers
3. Adding Support for a New Service Provider
3.1. Process overview
3.2. Creating a source project for the provider client code
3.3. Developing a binding to the provider's API
3.3.1. Designing a new API binding
3.3.2. Implementing a new API binding
3.3.3. Testing a new API binding
3.4. Creating a ServiceProvider model
3.4.1. OAuth2
3.4.2. OAuth1