zephinzer/authasher

View on GitHub
components/utility.js

Summary

Maintainability
A
45 mins
Test Coverage

Function generatedSaltedHash has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    generatedSaltedHash: function(password, salt, iterations, keyLength, hashingFunction, outputEncoding) {
Severity: Minor
Found in components/utility.js - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status