Skip to content

Commit ef61288

Browse files
djwtomchristie
authored andcommitted
Remove mention of djangorestframework-jwt (#6353)
Follow-up to #6138
1 parent 627eeb8 commit ef61288

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/community/third-party-packages.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
183183

184184
* [djangorestframework-digestauth][djangorestframework-digestauth] - Provides Digest Access Authentication support.
185185
* [django-oauth-toolkit][django-oauth-toolkit] - Provides OAuth 2.0 support.
186-
* [djangorestframework-jwt][djangorestframework-jwt] - Provides JSON Web Token Authentication support.
187-
* [djangorestframework-simplejwt][djangorestframework-simplejwt] - An alternative package that provides JSON Web Token Authentication support.
186+
* [djangorestframework-simplejwt][djangorestframework-simplejwt] - Provides JSON Web Token Authentication support.
188187
* [hawkrest][hawkrest] - Provides Hawk HTTP Authorization.
189188
* [djangorestframework-httpsignature][djangorestframework-httpsignature] - Provides an easy to use HTTP Signature Authentication mechanism.
190189
* [djoser][djoser] - Provides a set of views to handle basic actions such as registration, login, logout, password reset and account activation.

0 commit comments

Comments
 (0)