mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 00:00:13 +00:00
Add djoser
This commit is contained in:
parent
8bfda02829
commit
f38e264e78
|
@ -173,6 +173,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [authlib](https://github.com/lepture/authlib) - JavaScript Object Signing and Encryption draft implementation.
|
||||
* [django-allauth](https://github.com/pennersr/django-allauth) - Authentication app for Django that "just works."
|
||||
* [django-oauth-toolkit](https://github.com/jazzband/django-oauth-toolkit) - OAuth 2 goodies for Django.
|
||||
* [djoser](https://github.com/sunscrapers/djoser) - REST implementation of Django authentication system.
|
||||
* [oauthlib](https://github.com/oauthlib/oauthlib) - A generic and thorough implementation of the OAuth request-signing logic.
|
||||
* JWT
|
||||
* [pyjwt](https://github.com/jpadilla/pyjwt) - JSON Web Token implementation in Python.
|
||||
|
|
Loading…
Reference in New Issue
Block a user