mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-12-02 13:53:43 +03:00
Updates changelog
This commit is contained in:
parent
c4130d1812
commit
66beda5efc
|
@ -9,9 +9,5 @@ Welcome Dj-Rest-Auth
|
||||||
-----
|
-----
|
||||||
Replaces `rest_framework_jwt` with `djangorestframework-simplejwt`.
|
Replaces `rest_framework_jwt` with `djangorestframework-simplejwt`.
|
||||||
|
|
||||||
|
Rest_framework_jwt is now unmaintained so we've switched to simplewjt, which is a strong jwt library with a large community.
|
||||||
- rest_framework_jwt is now unmaintained so we've switched to simplewjt,
|
This change means you may need to change your client code if you're upgrading from the previous version.
|
||||||
which is a strong jwt library with a large community.
|
|
||||||
- This change means you may need to change your client code if you're upgrading
|
|
||||||
from the previous version. Example: token -> access_token. Please see demo
|
|
||||||
for more information.
|
|
Loading…
Reference in New Issue
Block a user