Login

    Register

PROJECT CATEGORIES

 

OAuth
Project Home Wiki Known Issues Contact Project

Author: Harry Klein (All RIAForge projects by this author)
Last Updated: April 14, 2009 8:20 PM
Version: 0.9.3
Views: 13,576
Downloads: 1,031
License: Apache License, Version 2

Description:

OAuth is a ColdFusion implementation of the OAuth protocol (http://oauth.net),
based on the Core 1.0 specification (http://oauth.net/core/1.0/), published on 4th December 2007.

Based on existing PHP OAuth code from Andy Smith (http://term.ie/oauth/example), including:
- example OAuth-Server implementation (folder oauth),
- example OAuth-Client implementation (folder examples),
- database generation script for MSSQL, PostgreSQL, Oracle (folder database),
- cfcUnit (http://cfcunit.org/cfcunit) test case files (folder tests)

Public SVN Repo:
http://oauth.googlecode.com/svn/code/

Requirements:

ColdFusion: ColdFusion MX 7+ or Railo 2+
Database: MSSQL or PostgreSQL or Oracle database

Issue Tracker:

ID ISSUE STATUS UPDATED
2 Fatal bug oauthrequest.cfc puts the version *twice* in the URL. Fix included. Fixed 04/14/09 8:21 PM
1 Error Detected in oauthutil.cfc Fixed 03/13/09 12:18 PM

View All Issues

To enter issues for this (or any other) project, you must be logged in.