← Back to context

Comment by dzonga

16 hours ago

in rails I just authentication-zero.

no need for 3rd party provider.

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.