INTO-CPS-Association/DTaaS

View on GitHub
client/src/route/auth/Signin.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function SignIn has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function SignIn() {
  const auth = useAuth();

  const startAuthProcess = () => {
    auth.signinRedirect();
Severity: Major
Found in client/src/route/auth/Signin.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status