https://github.com/Sorcery/sorcery-example-app/blob/454f8150357b749ba91c65be3b1e43038fce9e4c/app/controllers/password_resets_controller.rb#L36 Can you call `@user.change_password!` as part of an `if` statement?
sorcery-example-app/app/controllers/password_resets_controller.rb
Line 36 in 454f815
Can you call
@user.change_password!as part of anifstatement?