Leuchtfeuer/auth0-for-typo3

View on GitHub
Classes/Domain/Model/Application.php

Summary

Maintainability
A
2 hrs
Test Coverage

Application has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

class Application extends AbstractEntity
{
    public const ALG_HS256 = 'HS256';
    public const ALG_RS256 = 'RS256';

Severity: Minor
Found in Classes/Domain/Model/Application.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status