relaxdiego/redstack

View on GitHub

Showing 1 of 1 total issue

Method authenticate has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def authenticate(options={})
      if options[:token]
        token = options[:token]
        request_body = {
                         auth: {
Severity: Minor
Found in lib/redstack/identity/clients/V2_0.rb - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language