From a1e9ae5d01f1ffec0d9d9a4f8bc318aa5641d6eb Mon Sep 17 00:00:00 2001 From: Matheus Cansian Date: Wed, 22 Aug 2018 16:41:09 -0300 Subject: [PATCH] Remove links for blimp and djangorestframework-jwt --- docs/api-guide/authentication.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/api-guide/authentication.md b/docs/api-guide/authentication.md index 184560b84..139458ad4 100644 --- a/docs/api-guide/authentication.md +++ b/docs/api-guide/authentication.md @@ -445,8 +445,6 @@ HTTP Signature (currently a [IETF draft][http-signature-ietf-draft]) provides a [django-oauth-toolkit]: https://github.com/evonove/django-oauth-toolkit [evonove]: https://github.com/evonove/ [oauthlib]: https://github.com/idan/oauthlib -[blimp]: https://github.com/GetBlimp -[djangorestframework-jwt]: https://github.com/GetBlimp/django-rest-framework-jwt [djangorestframework-simplejwt]: https://github.com/davesque/django-rest-framework-simplejwt [etoccalino]: https://github.com/etoccalino/ [djangorestframework-httpsignature]: https://github.com/etoccalino/django-rest-framework-httpsignature