Forum OpenACS Development: Re: Strict RFC 3986 url encoding

Collapse
Posted by Dave Bauer on
Hi,

Can you share your OAuth Code?

Collapse
Posted by Steffen Tiedemann Christensen on
Hey Dave,

Are you looking for a client implementation of OAuth 1.0a or for something broader?

(Actually Guan's project ended up in both a server and client side library, so there's something to share at least -- we've just never cleaned it up sufficiently to do so. This would serve as a good opportunity.)

Steffen

Collapse
Posted by Dave Bauer on
Hi,

Any updates on this? Did you ever implement OAuth 2?

Has anyone else implemented OAuth 2 as now required by most services?

Collapse
Posted by Guan Yang on
I haven't seen anything, but OAuth 2 should be much easier because there's no special signature generation required. You just open an HTTPS connection and pass the token.