You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File: rontend/zk-comply-frontend/src/hooks/useIdentity.ts, lines 50-82 Severity: MEDIUM
useEffect dependency is [apiKey]. If parent re-renders with same value or apiKey changes rapidly, stale responses may update state. No AbortController.
File: rontend/zk-comply-frontend/src/hooks/useIdentity.ts, lines 50-82
Severity: MEDIUM
useEffect dependency is [apiKey]. If parent re-renders with same value or apiKey changes rapidly, stale responses may update state. No AbortController.