Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

v2.0.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Aug 05:30
· 64 commits to rc since this release
018bc4e

2.0.0-rc.2 (2022-08-18)

Bug Fixes

  • _getSessionFromUrl() test (4838a4b)
  • await _saveSession and _removeSession (ebf4ce4)
  • await getSessionFromUrl in _recoverAndRefresh (4506866)
  • distinguish between malformed urls and errors (5db69b0)
  • don't throw errors in constructor (250923e)
  • fix broken test (fc7ac57)
  • only remove session when there is an invalid one (ef412f1)
  • validate error callback urls (c065fd4)
  • wait for _getSessionFromUrl (4018cae)