pyjwt
JWT processor
A JSON Web Token implementation in Python
JSON Web Token implementation in Python
5k stars
59 watching
688 forks
Language: Python
last commit: 4 days ago
Linked from 3 awesome lists
hacktoberfestjwtpython
Related projects:
Repository | Description | Stars |
---|---|---|
goauthentik/authentik | An Identity Provider that supports various authentication protocols and can be used as an alternative to legacy IdPs | 13,607 |
lepture/authlib | A comprehensive Python library for building OAuth and OpenID Connect servers. | 4,576 |
omab/python-social-auth | An interface to define new social authentication providers from third parties. | 2,826 |
tymondesigns/jwt-auth | Provides authentication functionality using JSON Web Tokens (JWT) for Laravel and Lumen applications. | 11,312 |
authelia/authelia | An authentication and authorization server providing two-factor authentication and single sign-on for web applications. | 21,742 |
pygithub/pygithub | A Python library to access the GitHub REST API | 7,042 |
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,160 |
dwyl/learn-json-web-tokens | This project teaches how to use JSON Web Tokens for authentication in web and mobile applications. | 4,181 |
fastapi-users/fastapi-users | A users management platform providing customizable authentication and registration functionality for FastAPI applications. | 4,670 |
slackapi/python-slack-sdk | Provides a Python SDK for interacting with the Slack API | 3,860 |
evhub/coconut | A variant of Python that adds features for simple functional programming | 4,098 |
ethereum/web3.py | A Python library providing an interface to the Ethereum blockchain ecosystem. | 5,020 |
pallets/itsdangerous | Provides a way to securely transmit and verify data between untrusted environments | 2,932 |
ueberauth/guardian | An Elixir authentication library providing token-based authentication and integration with Plug and Phoenix frameworks | 3,443 |