Rails 8 authentication generator

Author:
Source

Rails 8 has introduced a generator for adding basic authentication code to Rails apps. I took it for a spin and found out it doesn’t generate a registration page! Read more about my impressions of the Rails authentication generator and notes on adding a registrations endpoint.

Read more