v0.5.2
Bug Fixes
- Fixed
generateCodeVerifier
using an incorrect method to generate random lengths - Reworked most unit tests to replace
async
/await
usage withfakeAsync
andwaitForAsync
to prevent testing timeout issues - Fixed issues with CircleCI uploading
coverage
to Codecov