diff options
Diffstat (limited to 'topics/third-party-resources.html')
| -rw-r--r-- | topics/third-party-resources.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/topics/third-party-resources.html b/topics/third-party-resources.html index 96f394a2..a7f11af7 100644 --- a/topics/third-party-resources.html +++ b/topics/third-party-resources.html @@ -214,6 +214,7 @@ a.fusion-poweredby { <li><a href="https://github.com/GetBlimp/django-rest-framework-jwt">djangorestframework-jwt</a> - Provides JSON Web Token Authentication support.</li> <li><a href="https://github.com/kumar303/hawkrest">hawkrest</a> - Provides Hawk HTTP Authorization.</li> <li><a href="https://github.com/etoccalino/django-rest-framework-httpsignature">djangorestframework-httpsignature</a> - Provides an easy to use HTTP Signature Authentication mechanism.</li> +<li><a href="https://github.com/sunscrapers/djoser">djoser</a> - Provides a set of views to handle basic actions such as registration, login, logout, password reset and account activation.</li> </ul> <h3 id="permissions">Permissions</h3> <ul> |
