#352 Securing an API
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 c...
An episode of the RailsCasts (Mobile) podcast, hosted by Ryan Bates, titled "#352 Securing an API" was published on May 23, 2012 and runs 7 minutes.
May 23, 2012 ·7m · RailsCasts (Mobile)
0:00 / 0:00
Summary
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.
Episode Description
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.
Similar Episodes
No similar episodes found.
Similar Podcasts
No similar podcasts found.