pyjwt
JWT processor
A JSON Web Token implementation in Python
JSON Web Token implementation in Python
5k stars
61 watching
694 forks
Language: Python
last commit: about 1 month ago
Linked from 3 awesome lists
hacktoberfestjwtpython
Related projects:
Repository | Description | Stars |
---|---|---|
goauthentik/authentik | An Identity Provider that supports multiple authentication protocols and can be used in enterprise environments | 13,946 |
lepture/authlib | A comprehensive Python library for building OAuth and OpenID Connect servers. | 4,612 |
omab/python-social-auth | An interface to define new social authentication providers from third parties. | 2,825 |
tymondesigns/jwt-auth | Provides JSON Web Token-based authentication for Laravel and Lumen applications. | 11,330 |
authelia/authelia | An authentication and authorization server providing two-factor authentication and single sign-on for web applications. | 21,984 |
pygithub/pygithub | A Python library to access the GitHub REST API | 7,078 |
authomatic/authomatic | A framework agnostic library for Python web applications to simplify authentication with third-party providers using OAuth and OpenID. | 1,039 |
supertokens/supertokens-core | Provides secure authentication and session management for web applications using an end-to-end solution with login, sign-ups, user and session management. | 13,428 |
dwyl/learn-json-web-tokens | This project teaches how to use JSON Web Tokens for authentication in web and mobile applications. | 4,180 |
fastapi-users/fastapi-users | A users management platform providing customizable authentication and registration functionality for FastAPI applications. | 4,748 |
slackapi/python-slack-sdk | Provides a Python SDK for interacting with the Slack API | 3,872 |
evhub/coconut | A variant of Python that adds features for simple functional programming | 4,114 |
ethereum/web3.py | A Python library providing an interface to the Ethereum blockchain ecosystem. | 5,076 |
pallets/itsdangerous | Provides a way to securely transmit and verify data between untrusted environments | 2,946 |
ueberauth/guardian | An Elixir authentication library providing token-based authentication and integration with Plug and Phoenix frameworks | 3,450 |