doorkeeper-gem/doorkeeper-openid_connect

View on GitHub
app/controllers/doorkeeper/openid_connect/discovery_controller.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method provider_response has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def provider_response
        doorkeeper = ::Doorkeeper.configuration
        openid_connect = ::Doorkeeper::OpenidConnect.configuration

        {
Severity: Minor
Found in app/controllers/doorkeeper/openid_connect/discovery_controller.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status