Rubygem Providing Basic API Key/Secret Functionality like on Twitter/Facebook/Google?
Posted
by viatropos
on Stack Overflow
See other posts from Stack Overflow
or by viatropos
Published on 2010-05-28T20:17:33Z
Indexed on
2010/05/28
21:42 UTC
Read the original article
Hit count: 158
Is there a rubygem that has the basic "Get your API Key for our service" functionality like you find on all modern sites?
Looking for a project that has an Application model and a key/secret generator or something similar. This dzone snippet is all I've found so far.
Anything?
© Stack Overflow or respective owner