auth0-react-samples
auth0-react-samples copied to clipboard
Auth0 Integration Samples for React Applications
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.1.0 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...
Bumps [@babel/plugin-syntax-flow](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-flow) from 7.23.3 to 7.24.1. Release notes Sourced from @babel/plugin-syntax-flow's releases. v7.24.1 (2024-03-19) :bug: Bug Fix babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16350 Fix decorated class computed keys ordering (@JLHwung) #16344 Fix decorated...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 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...
Bumps [jose](https://github.com/panva/jose) from 4.13.1 to 4.15.5. Release notes Sourced from jose's releases. v4.15.5 Fixes add a maxOutputLength option to zlib inflate (1b91d88), fixes CVE-2024-28176 v4.15.4 Fixes types: export GetKeyFunction (#592)...
This pull request includes updates to the CI configuration, Dockerfile, server and API server files, and several React components within the `Sample-01` project. The changes aim to update dependencies, improve...
### Checklist - [X] I have looked into the [Readme](https://github.com/auth0-samples/auth0-react-samples/tree/master/Sample-01#readme) and have not found a suitable solution or answer. - [ ] I have searched the [issues](https://github.com/auth0-samples/auth0-react-samples/issues) and have not...