Authentication has been a scary topic, I've been taught to never try to roll my own auth system and use a third party because they've done all the mistakes, which I believe is true to this day. I've stuck with Device because it does all the work, I don't know what I would do without Device, but it has also struck me "what if Device gets abandoned or stops existing, what do I do then?".
But now, with the built-in authentication in Rails, they've made it almost like lego which removes the fear for me, this is such a neat and exciting feature.
But now, with the built-in authentication in Rails, they've made it almost like lego which removes the fear for me, this is such a neat and exciting feature.