CleverStack/clever-auth-linkedin

View on GitHub

Showing 2 of 2 total issues

Function exports has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function(Controller, AuthController, UserService, Exceptions, config, injector, passport, underscore) {
  var state    = +new Date() + ''
    , qs       = require('qs');

  return Controller.extend({
Severity: Minor
Found in controllers/LinkedinController.js - About 1 hr to fix

    Function exports has 8 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    module.exports = function(Controller, AuthController, UserService, Exceptions, config, injector, passport, underscore) {
    Severity: Major
    Found in controllers/LinkedinController.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language