feathersjs/feathers-authentication-management

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.eslintignore
.eslintrc
.github/contributing.md
.github/issue_template.md
.github/pull_request_template.md
.github/workflows/node.js.yml
.gitignore
.mocharc.js10
A
0 mins
.nvmrc
.nycrc
.vscode/launch.json
.vscode/settings.json
CHANGELOG.md
LICENSE
README.md
development.md
docs/best-practices.md
docs/configuration.md
docs/getting-started.md
docs/index.md
docs/migration.md
docs/overview.md
docs/process-flows.md
docs/public/favicon.ico
docs/public/images/resendVerifySignup.png
docs/public/images/sendResetPwd.png
docs/public/logo.png
docs/public/logo.svg
docs/service-calls.md
docs/service-hooks.md
docs/vite.config.ts18
A
0 mins
package-lock.json
package.json
src/client.ts133
A
1 hr
src/helpers/clone-object.ts14
A
0 mins
src/helpers/compare-passwords.ts12
A
0 mins
src/helpers/crypto.ts32
A
0 mins
src/helpers/date-or-number-to-number.ts13
A
0 mins
src/helpers/get-long-token.ts2
A
0 mins
src/helpers/get-short-token.ts16
A
0 mins
src/helpers/get-user-data.ts83
A
0 mins
src/helpers/hash-password.ts17
A
0 mins
src/helpers/index.ts71
A
0 mins
src/helpers/notify.ts14
A
0 mins
src/helpers/random-bytes.ts8
A
0 mins
src/helpers/random-digits.ts8
A
0 mins
src/helpers/sanitize-user-for-client.ts16
A
0 mins
src/helpers/sanitize-user-for-notifier.ts7
A
0 mins