feathersjs/feathers-authentication-management

View on GitHub
src/methods/password-change.ts

Summary

Maintainability
A
35 mins
Test Coverage

Function passwordChange has 6 arguments (exceeds 5 allowed). Consider refactoring.
Open

  options: PasswordChangeOptions,
  identifyUser: IdentifyUser,
  oldPassword: string,
  password: string,
  notifierOptions: NotifierOptions = {},
Severity: Minor
Found in src/methods/password-change.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status