On 12 Dec 2009, at 01:57, Alex Barlow <[email protected]> wrote: > With api keys im not sure of any tutorials but when someone signs up > you can create a ramdon key for them (md5 ruby class with do that > you) and then you can authenticate each request with that key, to > check if its valid and you can also check on usage limits and user > agents (watch out for curl).
Authlogic has this built in already if you are using that. I'd guess restful authentication does too but I'm not sure. Will. -- You received this message because you are subscribed to the Google Groups "NWRUG" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nwrug-members?hl=en.
