Skip to content

Commit c927053

Browse files
authored
Replacing django-rest-auth with dj-rest-auth (#8146)
1 parent c5d9144 commit c927053

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/community/third-party-packages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
5454
* [hawkrest][hawkrest] - Provides Hawk HTTP Authorization.
5555
* [djangorestframework-httpsignature][djangorestframework-httpsignature] - Provides an easy to use HTTP Signature Authentication mechanism.
5656
* [djoser][djoser] - Provides a set of views to handle basic actions such as registration, login, logout, password reset and account activation.
57-
* [django-rest-auth][django-rest-auth] - Provides a set of REST API endpoints for registration, authentication (including social media authentication), password reset, retrieve and update user details, etc.
57+
* [dj-rest-auth][dj-rest-auth] - Provides a set of REST API endpoints for registration, authentication (including social media authentication), password reset, retrieve and update user details, etc.
5858
* [drf-oidc-auth][drf-oidc-auth] - Implements OpenID Connect token authentication for DRF.
5959
* [drfpasswordless][drfpasswordless] - Adds (Medium, Square Cash inspired) passwordless logins and signups via email and mobile numbers.
6060
* [django-rest-authemail][django-rest-authemail] - Provides a RESTful API for user signup and authentication using email addresses.
@@ -193,7 +193,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
193193
[gaiarestframework]: https://github.com/AppsFuel/gaiarestframework
194194
[drf-extensions]: https://github.com/chibisov/drf-extensions
195195
[ember-django-adapter]: https://github.com/dustinfarris/ember-django-adapter
196-
[django-rest-auth]: https://github.com/Tivix/django-rest-auth/
196+
[dj-rest-auth]: https://github.com/iMerica/dj-rest-auth
197197
[django-versatileimagefield]: https://github.com/WGBH/django-versatileimagefield
198198
[django-versatileimagefield-drf-docs]:https://django-versatileimagefield.readthedocs.io/en/latest/drf_integration.html
199199
[drf-tracking]: https://github.com/aschn/drf-tracking

0 commit comments

Comments
 (0)