Device application authentication via access and secret keys
I have been watching about the How to buil apis with rails series as a reference on how to create an API. Though I'm wondering on how can I build another authentication on top of it but it's going to use access_key and secret_key which will make me enable to create another app that can use the my API.