Python JWT

Open-source Python projects categorized as JWT

JSON Web Token is a proposed Internet standard for creating data with optional signature and/or optional encryption whose payload holds JSON that asserts some number of claims. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.

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: Is there any open source project that uses FasAPI? | /r/FastAPI | 2023-04-25
  • PyJWT

    JSON Web Token implementation in Python

    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-02

    May 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)!

    Project mention: How to find open source projects to contribute | dev.to | 2022-06-10

    flask-jwt-extended, Flask extension that provides JSON Web Tokens (JWT) support;

  • python-jose

    A JOSE implementation in Python

    Project mention: App crashed on Heroku-22 and Python 3.11 upgrade. | /r/Heroku | 2023-02-07

    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.

  • dj-rest-auth

    Authentication for Django Rest Framework

    Project mention: djoser is dead? | /r/django | 2023-03-12

    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

  • authx

    Ready to use and Customizable Authentications and Authorisation's Management for FastAPI ⚡

    Project mention: FastAPI as a authentication provider | /r/FastAPI | 2023-04-24

    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.

  • jwt-pwn

    Security Testing Scripts for JWT

  • Sanic JWT

    Authentication, JWT, and permission scoping for Sanic

  • django-auth-adfs

    A Django authentication backend for Microsoft ADFS and AzureAD

    Project mention: Django, LDAP and SAML | /r/django | 2022-08-31
  • jwtXploiter

    A tool to test security of json web token

  • fastapi-lazy

    Lazy package to start your project using FastAPI✨

  • sanic-security

    An effective, simple, and async security library for the Sanic framework.

    Project mention: Sanic Security: An effective, simple, and async security library for the Sanic framework. (Python) | /r/coolgithubprojects | 2023-02-03
  • video-membership

    Create a Video Membership app using FastAPI & NoSQL

  • flask-jwt-router

    Flask JWT Router is a Python library that adds authorised routes to a Flask app.

  • eq-survey-runner

    eQ Survey Runner

  • 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.

    Project mention: How to implement social login to django models? | /r/django | 2023-04-17

    Maybe this will help you: https://github.com/oscarychen/django-rest-microservice

  • timein-api

    REST API for a project management app

    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
  • JWT

    Self implemented JWT, not 100% trustful and it is not in standard format (by weathon)

    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

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-04-25.

Python JWT related posts

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com