badgateway / oauth2-client

OAuth2 client for Node and browsers
https://www.npmjs.com/package/@badgateway/oauth2-client
MIT License
269 stars 31 forks source link

Fix getStoredToken race condition. #113

Closed evert closed 1 year ago

evert commented 1 year ago

Fixes #110

Added test that failed before the fix.