feathersjs/feathers-authentication-management

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