There is a bug in devise_token_auth preventing the password reset mechanism to function correctly when config.check_current_password_before_update = :password.
See lynndylanhurley/devise_token_auth#481 and lynndylanhurley/devise_token_auth#863 for detailed information.
There is a bug in devise_token_auth preventing the password reset mechanism to function correctly when
config.check_current_password_before_update = :password.See lynndylanhurley/devise_token_auth#481 and lynndylanhurley/devise_token_auth#863 for detailed information.