Ruby on Rails Wednesday, June 4, 2014

I had a non-Angular Rails app with Devise powering the authentication. Almost all of it.

However as we are moving it to AngularJS, had a question or two about how to integrate that with Angular. 
  1. What all parts of Devise can still be used? 
  2. What are best practices around how to maintain session in angular? 
  3. Also, how do I manage multiple roles(based on 2 different models, both devise authenticable) ?


--
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/a3af0b9c-4385-46b7-9d3e-970b17afccdb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment