A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
-
Updated
Feb 6, 2025 - 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.
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
A boilerplate for flask restful web service
JWTAuth (JSON Web Tokens) auth plugin for HTTPie
A JSON Web Token authentication plugin for the Django REST Framework.
A Configurable template for a FastAPI application, with Authentication, User integration, Admin pages and a snappy CLI to control it all!
DocFlow is a powerful Document Management API designed to streamline document handling, including seamless uploading, downloading, organization, versioning, sharing, and more.
A tutorial for user authentication between a django backend and react frontend using jwt
Secure a FastAPI app by enabling authentication using JSON Web Tokens (JWTs)
This article will teach you how to create a CRUD RESTful API with Python, FastAPI, PyMongo, MongoDB, and Docker-compose to perform the basic Create/Read/Update/Delete operations against a database.
🌐 A Backend service template project developed with Python Flask
测试题小程序 包含后端api接口 可能会改成gitbook应用了吧
Boilerplate code for quick docker implementation of REST API with JWT Authentication using FastAPI, PostgreSQL and PgAdmin ⭐
Cross-platform music streaming desktop app made with Electron-React frontend and Python-FastAPI-MongoDB. The main goal is to reproduce the original Spotify's functionalities while incorporating unique user-requested features such as the ability to upload personal music.
E-commerce API with FastAPI , tortoise orm, jwt
Django DRF authentication provider for Google's Firebase Authentication Service
HTMX and FastAPI login demo using JWT
E-Commerce API With Fast Api Framework
Simple boilerplate for Django 2.1 & Django rest framework
A JSON Web Token Component for API Star
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015