[oauth] OAuth plugin for Elgg

2009-08-16 Thread Richer, Justin P.
I'm happy to finally be able to release an OAuth plugin for the Elgg social networking platform, available on the Elgg Community site here: http://community.elgg.org/pg/plugins/jricher/read/230574/oauth Right now it supports only 1.0 (not 1.0a) and it's a little rough around the edges, but it d

[oauth] Re: PHP Response Codes

2009-08-16 Thread Marc Worrell
Hi, We are always interested in any issues. When you find a problem, please report it at the OAuth-PHP repository http://code.google.com/p/oauth-php/ Any ideas/patches for better response codes are welcome as well :-) - Marc Worrell On 16 aug 2009, at 20:36, koz wrote: > > Hi, > > Did you c

[oauth] Re: PHP Response Codes

2009-08-16 Thread koz
Hi, Did you come across any *gotchas* while trying to implement the php code at http://code.google.com/p/oauth-php/ (assuming this is the code you used)? I'm having a few issues. thx On Aug 5, 11:47 am, Hayden Young wrote: > Hi > > ThePHPimplementation is working really well for building an

[oauth] Re: Announcing cl-oauth

2009-08-16 Thread Chris Messina
I've added this to the code page on oauth.net: http://oauth.net/code Thanks! Chris On Sun, Aug 16, 2009 at 6:47 AM, Leslie P. Polzer < leslie.pol...@googlemail.com> wrote: > > cl-oauth is a Common Lisp implementation of OAuth. > > Github: https://github.com/skypher/cl-oauth/tree > Gitorious m

[oauth] Announcing cl-oauth

2009-08-16 Thread Leslie P. Polzer
cl-oauth is a Common Lisp implementation of OAuth. Github: https://github.com/skypher/cl-oauth/tree Gitorious mirror: http://gitorious.org/cl-oauth It currently supports HMAC-SHA1 authentication and comes with some SP convenience functions. It's not polished yet but comes with a basic test