Leuchtfeuer/auth0-for-mautic

View on GitHub
Integration/Auth0Integration.php

Summary

Maintainability
A
1 hr
Test Coverage

Method createMauticUserFromAuth0User has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function createMauticUserFromAuth0User()
    {
        $mauticUser = null;

        // Find existing user
Severity: Minor
Found in Integration/Auth0Integration.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status