Token Based Authentication in Rails
I wrote a blog post on implementing Token Based Authentication in Rails. The post talks about its benefits over Basic Auth and Digest, and how Rails supports it out of the box.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I wrote a blog post on implementing Token Based Authentication in Rails. The post talks about its benefits over Basic Auth and Digest, and how Rails supports it out of the box.
Post a comment