api/lib/application/users/index.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function register has 56 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports.register = function(server, options, next) {

  server.route([
    {
      method: 'POST',
Severity: Major
Found in api/lib/application/users/index.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status