As part of the rollout of Mint's new UI, one of the changes is the class associated with the "Account Refresh" component at the bottom of the home screen after login. This PR addresses that name change so that the Refresh method will not timeout.
NOTE: There is still an issue with the get_token method. This does not attempt to fix that method.
As part of the rollout of Mint's new UI, one of the changes is the class associated with the "Account Refresh" component at the bottom of the home screen after login. This PR addresses that name change so that the Refresh method will not timeout.
NOTE: There is still an issue with the
get_token
method. This does not attempt to fix that method.