drf-SimpleJWT-React
drf-SimpleJWT-React copied to clipboard
Template Django + DRF + SimpleJWT + React project
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.12.2 to 3.13.1. Commits f4cf026 Version 3.13.1 a780e80 Revert "Make api_view respect standard wrapper assignments (#8291)" (#8297) 2d52c9e Update Tutorial - quickstart (#7943) f3bb5b9 Add missing commas...
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.1 to 0.4.2. Changelog Sourced from sqlparse's changelog. Release 0.4.2 (Sep 10, 2021) Notable Changes IMPORTANT: This release fixes a security vulnerability in the strip comments filter....
Ref: https://github.com/Andrew-Chen-Wang/SPA-with-httpOnly-sessions By integrating JWT for dev and sessions for production, you'll have the same great dev times but better production security (when it comes to defending credentials).
Bumps [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) from 4.6.0 to 5.2.2. Release notes Sourced from djangorestframework-simplejwt's releases. v5.2.2 Major security release Revert #605 in jazzband/djangorestframework-simplejwt#629 Fix typo in blacklist_app.rst by @cbscsm in jazzband/djangorestframework-simplejwt#593 v5.2.1 What's...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.0.1 to 2.6.0. Release notes Sourced from pyjwt's releases. 2.5.0 What's Changed Bump actions/checkout from 2 to 3 by @dependabot in jpadilla/pyjwt#758 Bump codecov/codecov-action from 1 to...
Bumps [pytz](https://github.com/stub42/pytz) from 2021.1 to 2022.5. Commits 1ab3481 Bump version numbers to 2022.5 / 2022e c5900e5 IANA 2022e 872168c Squashed 'tz/' changes from 0fc8f915a..16bd7a384 04b5402 Bump version numbers to 2022.4/2022d...
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 1.1.3. Release notes Sourced from axios's releases. v1.1.3 Added Added custom params serializer support #5113 Fixed Fixed top-level export to keep them in-line with static...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.2.0 to 6.4.2. Release notes Sourced from react-router-dom's releases. [email protected] Patch Changes fix: remove internal router singleton (#9227) This change removes the internal module-level routerSingleton we create...
Bumps [django](https://github.com/django/django) from 3.1.7 to 4.1.2. Commits 6e9c6a0 [4.1.x] Bumped version for 4.1.2 release. 9d656ea [4.1.x] Fixed CVE-2022-41323 -- Prevented locales being interpreted as regula... 7843c43 [4.1.x] Refs #32987 --...