dwyl/hapi-auth-google

View on GitHub

Showing 1 of 1 total issue

Function googleauth has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports.register = function googleauth (server, options, next) {
  OPTIONS = options;
  OPTIONS.config = OPTIONS.config || {};
  OPTIONS.config.auth = false;
  
Severity: Minor
Found in lib/index.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language