Skip to content

Commit 47f9ba8

Browse files
mscansianPierre Chiquet
authored andcommitted
Update JWT docs. (encode#6138)
* Remove mentions to djangorestframework-jwt in docs * Remove links for blimp and djangorestframework-jwt
1 parent c263321 commit 47f9ba8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/api-guide/authentication.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ HTTP digest authentication is a widely implemented scheme that was intended to r
397397

398398
## JSON Web Token Authentication
399399

400-
JSON Web Token is a fairly new standard which can be used for token-based authentication. Unlike the built-in TokenAuthentication scheme, JWT Authentication doesn't need to use a database to validate a token. [Blimp][blimp] maintains the [djangorestframework-jwt][djangorestframework-jwt] package which provides a JWT Authentication class as well as a mechanism for clients to obtain a JWT given the username and password. An alternative package for JWT authentication is [djangorestframework-simplejwt][djangorestframework-simplejwt] which provides different features as well as a pluggable token blacklist app.
400+
JSON Web Token is a fairly new standard which can be used for token-based authentication. Unlike the built-in TokenAuthentication scheme, JWT Authentication doesn't need to use a database to validate a token. A package for JWT authentication is [djangorestframework-simplejwt][djangorestframework-simplejwt] which provides some features as well as a pluggable token blacklist app.
401401

402402
## Hawk HTTP Authentication
403403

@@ -445,8 +445,6 @@ HTTP Signature (currently a [IETF draft][http-signature-ietf-draft]) provides a
445445
[django-oauth-toolkit]: https://github.com/evonove/django-oauth-toolkit
446446
[evonove]: https://github.com/evonove/
447447
[oauthlib]: https://github.com/idan/oauthlib
448-
[blimp]: https://github.com/GetBlimp
449-
[djangorestframework-jwt]: https://github.com/GetBlimp/django-rest-framework-jwt
450448
[djangorestframework-simplejwt]: https://github.com/davesque/django-rest-framework-simplejwt
451449
[etoccalino]: https://github.com/etoccalino/
452450
[djangorestframework-httpsignature]: https://github.com/etoccalino/django-rest-framework-httpsignature

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy