Skip to content

Commit 3a27580

Browse files
Usoufsigvef
authored andcommitted
Update docs link to Django OAuth Toolkit. (encode#7737)
1 parent 3579d5f commit 3a27580

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api-guide/authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ The following third party packages are also available.
357357

358358
## Django OAuth Toolkit
359359

360-
The [Django OAuth Toolkit][django-oauth-toolkit] package provides OAuth 2.0 support and works with Python 3.4+. The package is maintained by [Evonove][evonove] and uses the excellent [OAuthLib][oauthlib]. The package is well documented, and well supported and is currently our **recommended package for OAuth 2.0 support**.
360+
The [Django OAuth Toolkit][django-oauth-toolkit] package provides OAuth 2.0 support and works with Python 3.4+. The package is maintained by [jazzband][jazzband] and uses the excellent [OAuthLib][oauthlib]. The package is well documented, and well supported and is currently our **recommended package for OAuth 2.0 support**.
361361

362362
#### Installation & configuration
363363

@@ -448,7 +448,7 @@ There are currently two forks of this project.
448448
[djangorestframework-digestauth]: https://github.com/juanriaza/django-rest-framework-digestauth
449449
[oauth-1.0a]: https://oauth.net/core/1.0a/
450450
[django-oauth-toolkit]: https://github.com/evonove/django-oauth-toolkit
451-
[evonove]: https://github.com/evonove/
451+
[jazzband]: https://github.com/jazzband/
452452
[oauthlib]: https://github.com/idan/oauthlib
453453
[djangorestframework-simplejwt]: https://github.com/davesque/django-rest-framework-simplejwt
454454
[etoccalino]: https://github.com/etoccalino/

0 commit comments

Comments
 (0)