Ruby on Rails Tuesday, October 1, 2013

I'm currently working on an API only Rails application. It has a web ui which is built with AngularJS and there will be a mobile app. Web and mobile apps will use same rails application and exchange data with JSON.

But I'm having issues with user authentication. How can i handle this? Should i use oauth2 and devise? I'm not able to figure it out.

Regards.
-Mehmet.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/2449ac83-4bab-4f17-bc4d-a0b3a4ea23f3%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment