openMF / Fineract-CN-mobile

DEPRECATED project - Check the Apache fineract-cn-mobile project instead
https://github.com/apache/fineract-cn-mobile
Apache License 2.0
17 stars 43 forks source link

Open login activity if refresh access token REST API Fails #151

Open therajanmaurya opened 7 years ago

therajanmaurya commented 7 years ago

Summary:

We are refreshing access token in splash activity and we have logic if Refresh access token REST API fails with 403 exceptions then the user is unauthorized. We need to make same logic in MifosBaseDataManager so if refresh access token fails then open login activity.