Skip to content

v0.17.0 - (CPD-10886) userAuth module from GlobalWeb (#23)

Compare
Choose a tag to compare
@DamianMullins DamianMullins released this 14 Feb 14:09
· 105 commits to master since this release

Added

  • userAuth module from GlobalWeb (including index.js, userData.js and their unit tests).
  • jest.setup.js file.
  • Dependencies jest-fetch-mock and jest-localstorage-mock.