Skip to content

Commit a6968ba

Browse files
Add auth0-api-python
1 parent 5454e85 commit a6968ba

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,9 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
188188
* JWT
189189
* [pyjwt](https://github.com/jpadilla/pyjwt) - JSON Web Token implementation in Python.
190190
* [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.
192+
193+
191194

192195
## Build Tools
193196

0 commit comments

Comments
 (0)