FoalTS / foal

Full-featured Node.js framework 🚀
https://foalts.org/
MIT License
1.9k stars 142 forks source link

Remove `@foal/password` package #1125

Closed LoicPoullain closed 2 years ago

LoicPoullain commented 2 years ago

Issue

Solution and steps

Breaking changes

The package @foal/password has been removed.

Checklist

codecov-commenter commented 2 years ago

Codecov Report

Merging #1125 (bc30353) into v3-0-0 (8616b8a) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           v3-0-0    #1125   +/-   ##
=======================================
  Coverage   98.83%   98.83%           
=======================================
  Files          91       91           
  Lines        1723     1723           
  Branches      413      413           
=======================================
  Hits         1703     1703           
  Misses         20       20           
Impacted Files Coverage Δ
...src/common/auth/access/permission-required.hook.ts 100.00% <ø> (ø)
...es/core/src/common/auth/passwords/hash-password.ts 100.00% <ø> (ø)
.../core/src/common/auth/passwords/verify-password.ts 100.00% <ø> (ø)
packages/core/src/common/templates/render.ts 100.00% <ø> (ø)
packages/core/src/common/utils/log.hook.ts 100.00% <ø> (ø)
...ges/core/src/common/validation/get-ajv-instance.ts 100.00% <ø> (ø)
.../src/common/validation/helpers/is-function.util.ts 100.00% <ø> (ø)
packages/core/src/common/auth/access/index.ts 100.00% <100.00%> (ø)
.../core/src/common/auth/access/user-required.hook.ts 100.00% <100.00%> (ø)
packages/core/src/common/auth/index.ts 100.00% <100.00%> (ø)
... and 30 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.