- Add new endpoint to invalidate all accessTokens using current valid accessToken and clientToken
- Fixed "call" function throwing an empty error message
- Properly escape the username
- move back to js
- Fix the release
- Add async support and typings with typescript and convert to node-fetch (thanks @Rob9315)
- Add ability to request user from token refresh (thanks @ph0t0shop)
- improve code (@IdanHo)
- add proxy support (@IdanHo)
- Fix phin error handler @rom1504
- Handle CloudFlare errors @wvffle