JWTAuth (JSON Web Tokens) auth plugin for HTTPie
-
Updated
Feb 18, 2020 - Python
JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. 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.
JWTAuth (JSON Web Tokens) auth plugin for HTTPie
A tool that recovers the public key used to sign JWT tokens
JSON RSA to HMAC and None Algorithm Vulnerability POC
E-commerce API with FastAPI , tortoise orm, jwt
HTMX and FastAPI login demo using JWT
A RESTful API in Flask refers to an application programming interface (API) built using the Flask web framework that follows the principles of Representational State Transfer (REST). Flask is a micro web framework for Python, which is lightweight and flexible, making it a popular choice for building web applications and APIs
Google Login using React, Flask, Google OAuth, JWT
Automatic Secret Finder - JWT, Access Token, API keys... Based on m4ll0k/SecretFinder
Build dynamic, secure APIs with FastAPI: Features DB integration, real-time WebSocket, streaming, and efficient request handling with middleware, powered by Starlette and Pydantic.
CVE-2022-39227 : Proof of Concept
Unejected create-react-app ui, flask api with token authentication
PlayGround with JWTs used as OAuth 2.0 Bearer Tokens to encode all relevant parts of an access token into the access token itself instead of storing them in a database. ⚙
Open Source Leave Management System
Django restful API for custom authentication with mobile or email using OTP verification
Module that check API View permissions from JWT payloads
JWT Auth toolkit for Starlite
JWack is a powerful security tool designed for interacting with JSON Web Tokens (JWT).
Middleware and Login Resource for securing your falcon API with JSON Web Tokens.
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015