Skip to content

v0.5.2

Compare
Choose a tag to compare
@zembrodt zembrodt released this 06 Jul 21:33
· 44 commits to main since this release
2fa9540

Bug Fixes

  • Fixed generateCodeVerifier using an incorrect method to generate random lengths
  • Reworked most unit tests to replace async / await usage with fakeAsync and waitForAsync to prevent testing timeout issues
  • Fixed issues with CircleCI uploading coverage to Codecov