Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 23 Python JWT Projects
-
full-stack-fastapi-postgresql
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
-
Project mention: Why are developers obsessed with sessions in the backend, even in REST APIs? | /r/learnprogramming | 2023-04-19
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
authlib
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
Project mention: How could you do a Spotify login like the one Spotify Pie has? | /r/flask | 2023-02-02May you looking for flask-dance or authlib
-
fastapi-react
🚀 Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker
-
flask-jwt-extended
An open source Flask extension that provides JWT support (with batteries included)!
flask-jwt-extended, Flask extension that provides JSON Web Tokens (JWT) support;
-
Everything that's in `/app` is the compiled application; changes should be made locally and redeployed. Looking at the `python-jose` package, they've made the changes already (https://github.com/mpdavis/python-jose/blob/master/jose/jwt.py) so should be able to update `python-jose` locally (`requirements.txt`, I think?) and re-deploy to solve this.
-
I was using djoser in the past. Now Im using very similar dj-rest-auth https://github.com/iMerica/dj-rest-auth
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
cookiecutter-flask-restful
Flask cookiecutter template for builing APIs with flask-restful, including JWT auth, cli, tests, swagger, docker and more
-
Yeah you can use a python OIDC or Oauth2 server lib, and just add the routes to your app. Here some doc for AuthX or Authlib.
-
easyauth
Create a centralized Authentication and Authorization token server. Easily secure FastAPI endpoints based on Users, Groups, Roles or Permissions with very little database usage.
-
-
-
-
-
-
Project mention: Sanic Security: An effective, simple, and async security library for the Sanic framework. (Python) | /r/coolgithubprojects | 2023-02-03
-
-
-
-
django-rest-microservice
Provides OAuth2.0 Code Grant w/ PKCE authentication flow with third-party IDP (AWS Cognito), microservices architecture with Django, and out-of-box auth operation REST APIs for working with SPA.
Maybe this will help you: https://github.com/oscarychen/django-rest-microservice
-
Project mention: Made a project management using DRF and JWT and I hope someone uses the code for learning or another thing | /r/django | 2023-01-25
-
Project mention: I implemented a simple JWT for login, including password hashed database and unit tests | /r/madeinpython | 2022-11-01
-
flask_api_using_jwt
:zap: RESTFul API in Flask with JWT and Flask-SQLAlchemy and tested using Postman
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python JWT related posts
- Why are developers obsessed with sessions in the backend, even in REST APIs?
- How can I add Login/Register/Logout endpoint
- How can I add Login/Register/Logout endpoints?
- App crashed on Heroku-22 and Python 3.11 upgrade.
- Securing FastAPI with JWT Token-based Authentication
- How do I implement this?
- How could we do a reliable social authentication api with custom user model?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 4 Jun 2023
Index
What are some of the best open-source JWT projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | full-stack-fastapi-postgresql | 12,050 |
2 | PyJWT | 4,593 |
3 | authlib | 3,676 |
4 | fastapi-react | 1,642 |
5 | flask-jwt-extended | 1,420 |
6 | python-jose | 1,303 |
7 | dj-rest-auth | 1,302 |
8 | cookiecutter-flask-restful | 737 |
9 | authx | 497 |
10 | easyauth | 446 |
11 | jwt-pwn | 273 |
12 | Sanic JWT | 236 |
13 | django-auth-adfs | 230 |
14 | jwtXploiter | 219 |
15 | fastapi-lazy | 97 |
16 | sanic-security | 79 |
17 | video-membership | 78 |
18 | flask-jwt-router | 53 |
19 | eq-survey-runner | 20 |
20 | django-rest-microservice | 5 |
21 | timein-api | 4 |
22 | JWT | 2 |
23 | flask_api_using_jwt | 0 |