maestro-server/server-app

View on GitHub
app/identity/services/AuthService.js

Summary

Maintainability
A
2 hrs
Test Coverage
A
93%

Function AuthService has 72 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const AuthService = (Entity) => {

    const DBRepository = FactoryDBRepository(Entity);

    return {
Severity: Major
Found in app/identity/services/AuthService.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status