Skip to content

Commit 6e8a2d5

Browse files
committed
JWT
1 parent 9240f17 commit 6e8a2d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
151151
* [oauthlib](https://github.com/idan/oauthlib) - A generic and thorough implementation of the OAuth request-signing logic.
152152
* [python-oauth2](https://github.com/joestump/python-oauth2) - A fully tested, abstract interface to creating OAuth clients and servers.
153153
* [python-social-auth](https://github.com/omab/python-social-auth) - An easy-to-setup social authentication mechanism.
154-
* Others
154+
* JWT
155155
* [pyjwt](https://github.com/jpadilla/pyjwt) - Implementation of the JSON Web Token draft 01.
156156
* [python-jose](https://github.com/mpdavis/python-jose/) - A JOSE implementation in Python.
157157
* [python-jwt](https://github.com/davedoesdev/python-jwt) - Module for generating and verifying JSON Web Tokens.

0 commit comments

Comments
 (0)