ra-in-memory-jwt
ra-in-memory-jwt copied to clipboard
Manage React-admin authentication with jwt in memory, not in local storage
Bumps [react-admin](https://github.com/marmelab/react-admin) from 3.7.1 to 3.19.12. Release notes Sourced from react-admin's releases. 3.19.12 This release contains a security fix. You must upgrade to this version if you use <RichTextField> with...
Bumps [ra-ui-materialui](https://github.com/marmelab/react-admin) from 3.11.0 to 3.19.12. Release notes Sourced from ra-ui-materialui's releases. 3.19.12 This release contains a security fix. You must upgrade to this version if you use <RichTextField> with...
Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together. Removes `cacheable-request` Updates `nodemon` from 2.0.4 to 2.0.20 Release notes Sourced from...
Bumps [jsdom](https://github.com/jsdom/jsdom) to 16.7.0 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `jsdom` from 11.12.0 to 16.7.0 Release notes Sourced from jsdom's releases. Version 16.7.0...
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 2.0.4 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `loader-utils` from 1.2.3 to 2.0.4 Release notes Sourced from loader-utils's releases. v2.0.4 2.0.4...
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d...
Bumps [shell-quote](https://github.com/ljharb/shell-quote) to 1.8.0 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `shell-quote` from 1.7.2 to 1.8.0 Changelog Sourced from shell-quote's changelog. v1.8.0 - 2023-01-30...
Bumps [knex](https://github.com/knex/knex) from 0.21.2 to 2.4.0. Release notes Sourced from knex's releases. 2.4.0 New features: Support partial unique indexes #5316 Make compiling SQL in error message optional #5282 Bug fixes...
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0. Changelog Sourced from jsonwebtoken's changelog. 9.0.0 - 2022-12-21 Breaking changes: See Migration from v8 to v9 Breaking changes Removed support for Node versions 11...
I am currently at a complete loss. I have tried all I can think of and am stuck on one particular issue. So far, the JWT memory function is working...