You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -188,6 +188,9 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
188
188
* JWT
189
189
*[pyjwt](https://github.com/jpadilla/pyjwt) - JSON Web Token implementation in Python.
190
190
*[python-jose](https://github.com/mpdavis/python-jose/) - A JOSE implementation in Python.
191
+
*[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.
0 commit comments