appirio-tech / accounts-app

accounts.topcoder.com
2 stars 25 forks source link

Removing consideration of 401 as success for refresh token call #198

Closed vikasrohit closed 6 years ago

vikasrohit commented 6 years ago

fyi @mtwomey @RishiRajSahu @gondzo

Patching the production to avoid empty screen errors. I think doing this might introduce the issue where entering wrong PIN was not showing the error message correctly and was not allowing entering the pin after words. But I think we need to first handle this empty screen error because it seems to be wide spread across the platform. And we might need to apply another patch for fixing the wrong pin case after this.