Hacker News new | ask | show | jobs
by heidarb 487 days ago
Devise has made it easy to add auth to rails apps for many years now. More recently there is also the built in auth generator.
1 comments

Right, so Devise seems like for rails it's what NextAuth is for Next? Though I don't know if there's anything equivalent to rails' code generation yet.