[Rails] Re: Having trouble with Devise /OmniAuth
With something as important as authentication, I just don't see the need
to use devise. I prefer writing my own authentication solution. I've
used devise and it's very detailed. But, like many authentication
solutions out there, it never covers everything I need.
My suggestion to you is to create your own.
Here's an easy railscast that can help you with creating a very simple
solution, and one that you can eventually adapt to support omniauth.
http://railscasts.com/episodes/250-authentication-from-scratch
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home