keviocastro/angular2-components

View on GitHub
src/app/auth/auth.service.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function authOptions has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private authOptions(env) {
        return {
            oidcConformant: true,
            closable: false,
            language: 'pt-br',
Severity: Minor
Found in src/app/auth/auth.service.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status