Login

    Register

PROJECT CATEGORIES

 

OAuth
Project Home Wiki Known Issues Contact Project

Author: Harry Klein (All RIAForge projects by this author)
Last Updated: February 27, 2008 4:41 AM
Version: 0.8.2
Views: 1573
Downloads: 87
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:

There are no issues for this project.

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