aliem/node-apikey

View on GitHub
lib/basicauth.js

Summary

Maintainability
A
30 mins
Test Coverage

Avoid too many return statements within this function.
Open

  return { name: auth[1], pass: auth[2] };
Severity: Major
Found in lib/basicauth.js - About 30 mins to fix

    There are no issues that match your filters.

    Category
    Status