SIGN IN SIGN UP

refactor: migrate from argon2 -> @node-rs/argon2 (#4733)

* chore(deps): replace argon2 w/@node-rs/argon2

* refactor: clean up hashPassword functions

* refactor(util): pass in process.platform

* fix: use correct settings for test-extension

Before, it was running into errors with an @types package.

Now, we're correctly running `tsc` so it picks up our `tsconfig.json` and we're
telling TypeScript to not typecheck our lib and exclude `node_modules`
J
Joe Previte committed
723469ab5bed3ba9fbb3e8d5ecbfcd9a3bee2d88
Parent: 2752d95
Committed by GitHub <noreply@github.com> on 1/18/2022, 11:13:39 PM