Hacker News new | ask | show | jobs
by dzonga 43 days ago
in rails I just authentication-zero.

no need for 3rd party provider.

2 comments

Is that the new library that came out in rails 8? Saw someone present on that at RailsConf 2025 and it seemed like a great solution for all rails apps. Hope it leads that ecosystem to get rid of devise (which I always found confusing).
This is what I use, great little library and haven’t touched nor thought about my auth since I set it up.