SylowTech/sylow

View on GitHub
server/helpers/OAuth.js

Summary

Maintainability
A
35 mins
Test Coverage

Function grantAuthorizationCode has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

export function grantAuthorizationCode(client, redirectUri, entity, ares, done) {
Severity: Minor
Found in server/helpers/OAuth.js - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status