auth0-react icon indicating copy to clipboard operation
auth0-react copied to clipboard

Auth0 SDK for React Single Page Applications (SPA)

Results 61 auth0-react issues
Sort by recently updated
recently updated
newest added

### Description Adds a warning on `getAccessTokenSilently` usage before `isLoading` is set to `false` in the usage section in the readme ### References - #392 ### Checklist - [x] I...

### Describe the problem When someone hits login and enters his credentials then he's redirected to the app again. The `getAccessTokenSilently` promise takes 5-10 seconds to be fulfilled! #### Core...

**Please do not report security vulnerabilities here**. The [Responsible Disclosure Program](https://auth0.com/whitehat) details the procedure for disclosing security issues. **Thank you in advance for helping us to improve this library!** Please...

“[@auth0](https://community.auth0.com/u/auth0)/auth0-react”: “^1.10.2” “auth0-js”: “^9.19.0” I am using custom login page to login into my application. But somehow the redirection is happening to the same login page. I am organization along...

question

I've searched around for a while and I haven't seen any workaround for using multiple auth0 clients on the same page. I see that the context is scoped at the...

enhancement

### Describe the problem Because you check for user updates to update the state or not: https://github.com/auth0/auth0-react/blob/v1.9.0/src/reducer.tsx#L38 any other changes e.g. due to rules (or actions) do not refresh the...

enhancement

### Description Restructures the readme file based on our internal design to try and create a uniform experience across the readme's of our different SDKs. - [ ] Add header...

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.1.2 to 14.2.2. Release notes Sourced from @​testing-library/react's releases. v14.2.2 14.2.2 (2024-03-19) Bug Fixes Remove unused types (#1287) (3da62fd) v14.2.1 14.2.1 (2024-02-01) Bug Fixes Update types to...

dependencies
javascript

### Checklist - [X] The issue can be reproduced in the [auth0-react sample app](https://github.com/auth0-samples/auth0-react-samples/tree/master/Sample-01) (or N/A). - [X] I have looked into the [Readme](https://github.com/auth0/auth0-react#readme), [Examples](https://github.com/auth0/auth0-react/blob/main/EXAMPLES.md), and [FAQ](https://github.com/auth0/auth0-react/blob/main/FAQ.md) and have not...

bug

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies
javascript