Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bittercoder/DevDefined.OAuth-Examples

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevDefined.OAuth logo

Introduction

The DevDefined.OAuth-Examples project is a set of examples demonstrating using the DevDefined.OAuth library for implementing OAuth consumers and providers.

The DevDefined.OAuth project can be found here: 2

Current Examples

We currently have 4 examples in this project:

  • ExampleConsumerSite - a simple webforms site - demonstrating an OAuth consumer for consuming an OAuth service that lists contacts (email addresses etc.)
  • ExampleOAuthChannel - a simple WCF service - demonstrating an OAuth provider which securies a WCF service.
  • ExampleProviderSite - a simple webforms site - demonstrating an OAuth provider which exposes a simple contacts service via an aspx page (Data.aspx).
  • ExampleOpenSocialProvider - an example showing 2 open social gadgets, one that provides access to requested data via 3-legged OAuth, and another that just validates signed requests.
  • ExampleKhanAcademyMVC - A rudimentary example of accessing the Khan Academy API, which it's slightly unusual OAuth flow.

Still to do

  • Currently the WCF example and ExampleProviderSite overlap a bit, each example needs to be made more succinct.
  • Add examples for both Microsoft ASP.Net MVC 2 and Castle Monorail web frameworks.
  • Provide an example of refreshing a token.
  • Add examples of consuming commmon 3rd party services via OAuth, i.e. twitter, facebook, goodreads etc.
  • Write documentation/blog posts for each of the examples - showing the essentials of how they work.

About

Examples of using the DevDefined.OAuth library

Resources

Stars

8 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.