v1.6.0
Note: This release includes some changes around token management in order to handle potential race conditions when refreshing the token. I have never had the problem myself, but hopefully this will resolve the long running issue around JWT/404 errors. I'm sure I will be informed if it doesn't.
🐛 Fixes
- Handle race condition for token update - @RogerSelwyn
- Implement workaround for MS 500 error response - @RogerSelwyn