RailsCasts

#352 Securing an API

05.23.2012 - By Ryan BatesPlay

Download our free app to listen on your phone

Download on the App StoreGet it on Google Play

There are many approaches to locking down an API. Here I start off with HTTP Basic authentication then move on to generating a unique token which can be passed through a URL parameter or HTTP header.

More episodes from RailsCasts