ddo/oauth-request

View on GitHub

Showing 1 of 5 total issues

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

OAuthRequest.prototype.post = function(opt, callback) {
    opt = this._validate(opt);

    var request_data = {
        url: opt.url,
Severity: Minor
Found in index.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language