Hi dear developers! What are the benefits of using rest api + oAuth in Rails 3?
where I can find authentication code examples (server + client)
Maybe I should use some different authentication? The main idea is that customers can buy goods through restfull requests, and I must provide the highest level of reliability
source
share