RailsCasts Pro episodes are now free!

Learn more or hide this

Sagar Ranglani's Profile

GitHub User: sagar-ranglani

Site: https://sites.google.com/site/sranglani

Comments by Sagar Ranglani

Avatar

I wish to use Doorkeeper for 3rd party authentication but wish to skip and use before_filter authenticate! for AngularJS based client side web app.
Is it possible to do this?
What is the best way for authentication for an API which should be usable for Single Sign On 1st party app and 3rd party apps like chrome extension?