Fix: OAuth CORS errors when Connection Type is 'Via Proxy' #996
Annotations
2 warnings
|
Check linting:
client/src/components/AuthDebugger.tsx#L228
React Hook useCallback has missing dependencies: 'config' and 'connectionType'. Either include them or remove the dependency array
|
|
Check linting:
client/src/App.tsx#L670
React Hook useCallback has missing dependencies: 'config' and 'connectionType'. Either include them or remove the dependency array
|
Loading