Ask HN: How do you implement authentication in your REST API?

https://news.ycombinator.com/item?id=4249736
by anujkk • 14 years ago
6 3 14 years ago

I'm creating a web service that I want to expose as a REST API so that developers are able to create apps for it. I want them to be able to create/manage user accounts and authenticate using API. How will you handle this? OAuth or something else?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com