doorkeeper-gem/doorkeeper

View on GitHub
lib/doorkeeper/oauth/base_request.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method find_or_create_access_token has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

      def find_or_create_access_token(client, resource_owner, scopes, custom_attributes, server)
Severity: Minor
Found in lib/doorkeeper/oauth/base_request.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status