GitHub / rhenaldkarrel / react-redux-toolkit-authentication-authorization-example
Example of authorization and authentication with React + Redux Toolkit.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: TypeScript
Size: 492 KB
Dependencies parsed at:
1,292
Created at: about 2 years ago
Updated at: about 2 years ago
Pushed at: about 2 years ago
Last synced at: about 2 years ago
Topics: authentication, authorization, reactjs, reactjs-boilerplate, redux-toolkit, typescript, typescript-boilerplate
package.json
npm
- @typescript-eslint/eslint-plugin ^5.44.0 development
- @typescript-eslint/parser ^5.44.0 development
- autoprefixer ^10.4.13 development
- eslint ^7.32.0 || ^8.2.0 development
- eslint-plugin-import ^2.25.3 development
- eslint-plugin-jsx-a11y ^6.5.1 development
- eslint-plugin-react ^7.31.11 development
- eslint-plugin-react-hooks ^4.3.0 development
- husky ^8.0.2 development
- lint-staged ^13.0.4 development
- postcss ^8.4.19 development
- prettier ^2.8.0 development
- tailwindcss ^3.2.4 development
- @reduxjs/toolkit ^1.9.0
- @testing-library/jest-dom ^5.16.5
- @testing-library/react ^13.4.0
- @testing-library/user-event ^14.4.3
- @types/jest ^27.5.2
- @types/node ^17.0.45
- @types/react ^18.0.25
- @types/react-dom ^18.0.9
- @types/react-router-dom ^5.3.3
- axios ^1.2.0
- classnames ^2.3.2
- formik ^2.2.9
- http-proxy-middleware ^2.0.6
- react ^18.2.0
- react-dom ^18.2.0
- react-redux ^8.0.5
- react-router-dom ^6.4.3
- react-scripts 5.0.1
- typescript ^4.9.3
- web-vitals ^2.1.4
- yup ^0.32.11