public void ResetCredentials()
 {
     ImgurConfiguration.ResetToken();
     NotifyOfPropertyChange(nameof(CanResetCredentials));
 }