Dmitry Sychev
Joined
320 Experience
3 Lessons Completed
0 Questions Solved
Activity
Warden also throws an error if you have users credentials expire after an inactivity period.
app/channels/application_cable/connection.rb:13:in `find_verified_user'
There was an exception - UncaughtThrowError(uncaught throw :warden)
There's another issue that seems to exist after the migration. When a user tries to change their password the original password always returns as invalid. Has anyone been able to fix this issue?