Peter-Slump/python-keycloak-client

View on GitHub
src/keycloak/openid_connect.py

Summary

Maintainability
A
2 hrs
Test Coverage

File openid_connect.py has 255 lines of code (exceeds 250 allowed). Consider refactoring.
Open

from keycloak.mixins import WellKnownMixin

try:
    from urllib.parse import urlencode  # noqa: F041
except ImportError:
Severity: Minor
Found in src/keycloak/openid_connect.py - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status