Skip to content

fix: recreate Auth0Client when configuration props change #769

fix: recreate Auth0Client when configuration props change

fix: recreate Auth0Client when configuration props change #769

Triggered via pull request September 26, 2025 05:23
Status Failure
Total duration 44s
Artifacts

browserstack.yml

on: pull_request
BrowserStack Tests
42s
BrowserStack Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
BrowserStack Tests
Process completed with exit code 1.
BrowserStack Tests: __tests__/auth-provider.test.tsx#L1101
'scope' is missing in props validation
BrowserStack Tests: __tests__/auth-provider.test.tsx#L1100
'audience' is missing in props validation
BrowserStack Tests: __tests__/auth-provider.test.tsx#L1099
'clientId' is missing in props validation
BrowserStack Tests: src/auth0-provider.tsx#L144
React Hook useMemo has a missing dependency: 'clientOpts'. Either include it or remove the dependency array