Ask A Question
Notifications
You’re not receiving notifications from this thread.
Authenticate By & Password Challenge Methods In Rails 7.1 Discussion
Discussion for Authenticate By & Password Challenge Methods In Rails 7.1
Great episode Collin! The authenticate_by
method really is a bug piece of making secure authentication from scratch in Rails. These are nuances that are important (and already done in Devise), so it's nice to see they're easier than ever in Rails.