Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,9 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* JWT
* [pyjwt](https://github.com/jpadilla/pyjwt) - JSON Web Token implementation in Python.
* [python-jose](https://github.com/mpdavis/python-jose/) - A JOSE implementation in Python.
* [auth0-api-python](https://github.com/auth0/auth0-api-python) - A SDK for securing APIs with Auth0 issued tokens, supports token validation and Bearer/DPoP authentication schemes.



## Build Tools

Expand Down
Loading