OAuth Consumer And Server Library For PHP

My-endpoints

A PHP library for OAuth consumers and servers. Complete with an extensible OAuth store, including a full working implementation of a MySQL store.

The library implements methods to:

  • verify incoming requests against the library
  • sign outgoing requests, with curl support for actually doing the request
  • sign requests with a body
  • administrate consumer keys and tokens for multiple users (server and consumer side)
  • log incoming and outgoing requests handled by the library (optionally in the database)

OAuth Consumer (client) How To

ConsumerHowTo describes the basic way to make an OAuth consumer.

OAuth Server (service provider) How To

ServerHowTo describes the basic way to make an OAuth enabled site (aka service provider).

Source Code

svn checkout http://oauth-php.googlecode.com/svn/trunk/

via Google Code

 

Panggi Libersa Jasri Akadol

Panggi Libersa Jasri Akadol

I am an open minded person, totally platform agnostic and believe in using the right tool for the right job

Subscribe...

Follow via RSS

Archive

2011 (12)
2010 (56)

Contributors