Skip to content

Commit

Permalink
Remove mention of djangorestframework-jwt (#6353)
Browse files Browse the repository at this point in the history
Follow-up to #6138
  • Loading branch information
djw authored and tomchristie committed Dec 13, 2018
1 parent 627eeb8 commit ef61288
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/community/third-party-packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque

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

0 comments on commit ef61288

Please sign in to comment.