baublet/w8mngr

View on GitHub
api/dataServices/user/loginWithToken.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function loginWithToken has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export async function loginWithToken(
  context: Context,
  input: {
    loginToken: string;
  }
Severity: Minor
Found in api/dataServices/user/loginWithToken.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status