pac4j-oauth/src/main/java/org/pac4j/oauth/profile/twitter/TwitterProfile.java

Summary

Maintainability
B
4 hrs
Test Coverage

TwitterProfile has 35 methods (exceeds 20 allowed). Consider refactoring.
Open

public class TwitterProfile extends OAuth10Profile {

    @Serial
    private static final long serialVersionUID = -6473348745856820192L;

    There are no issues that match your filters.

    Category
    Status