The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS, JWE, JWK, JWA, JWT included.
-
Updated
Apr 18, 2026 - Python
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS, JWE, JWK, JWA, JWT included.
distributey acts as intermediary between a key consumer and a key service. It receives requests from the key consumer, fetches the key material from the key service and sends back JWE-wrapped (RFC7516) responses.
OpenFAAS template using the awesome Python Project Template (https://github.com/nullhack/python-project-template).
Secure Digital Agent Protocol — HTTPS for AI agent communication. Cryptographic identity, mutual authentication, encrypted payloads, trust delegation, and audit trails for multi-provider agent ecosystems. Works with A2A, MCP, and any agent-to-agent protocol.
Secure LDAP authentication system with JWT/JWE encryption and role-based access control. React frontend + FastAPI backend deployed on Kubernetes with Docker. Supports admin, operator, and personnel roles with different permissions and secure session management.
Complete FastAPI JWT authentication example using Nested JWT (JWS + JWE), rotating access/refresh tokens, token blacklist and revocation on logout, secure HttpOnly cookies, and production-focused security best practices for modern backend authentication.
A Python implementation of secure message exchange using JSON Web Encryption (JWE) and JSON Web Signature (JWS).
Add a description, image, and links to the jwe topic page so that developers can more easily learn about it.
To associate your repository with the jwe topic, visit your repo's landing page and select "manage topics."