appirio-tech / accounts-app

accounts.topcoder.com
2 stars 25 forks source link

We can use common logic for token expiry checking and refreshing token. #352

Closed sachin-maheshwari closed 4 years ago

sachin-maheshwari commented 4 years ago

Example - https://github.com/topcoder-platform/admin-app/blob/cb7b898658a30a1049df7948dd70b7db26576e91/src/app/auth/auth.service.js#L232

We can use account-app - https://github.com/appirio-tech/accounts-app/blob/dev/core/token.js#L41

sachin-maheshwari commented 4 years ago

reported at wrong repo - https://github.com/topcoder-platform/admin-app/issues/148