fix(server): handle access token becoming invalid before expiration
parent
9b91eacc
No related branches found
No related tags found
Showing
- src/jobs.js 26 additions, 3 deletionssrc/jobs.js
- src/models/__tests__/identity.controller.test.js 56 additions, 3 deletionssrc/models/__tests__/identity.controller.test.js
- src/models/identity/identity.controller.js 61 additions, 2 deletionssrc/models/identity/identity.controller.js
- src/utils/__tests__/authenticatedCall.test.js 17 additions, 0 deletionssrc/utils/__tests__/authenticatedCall.test.js
- src/utils/authenticatedCall.js 16 additions, 1 deletionsrc/utils/authenticatedCall.js
- src/utils/tokens.js 21 additions, 17 deletionssrc/utils/tokens.js
Please register or sign in to comment