[LUAU] Web APIs

Vince Hoang vince at litrium.com
Sat Oct 9 11:25:06 PDT 2010


On Wed, Sep 22, 2010 at 4:51 PM, Mark Johnson <johnsome at gmail.com> wrote:
> We are starting development on an API for our platform, and learning
> from the big guys (twitter, facebook, linkedin).  Sounds like they are
> all moving towards OAuth 2.0.  We will be developing an OAuth 2
> server/provider as well as writing several clients (to connect with da
> big guys).  We plan to open source a few of the clients (probably
> twitter, facebook) - all will be developed in ruby.
>
> Anyone else playing with OAuth 2?  Would be great to swap notes -

It looks like there is a lot in flux with the libraries.

Not sure how much this will help you as a provider, but I'm looking at
OmniAuth next: http://intridea.com/2010/10/4/omniauth-flexible-authentication-for-rack.

-Vince


More information about the LUAU mailing list