Recently DHH merged a PR that adds an authentication generator to Rails.
Currently the generator allows email-password log in for existing users. It does not tackle registrations.
Let’s try it out!
Episode source code: https://github.com/corsego/178-rails-8-authentication-generator/commits/main/
Based on this blogpost: https://blog.corsego.com/rails-8-authentication