4 projects
jws-algorithms
Implements the most common JWT algorithms to generate keys or sign and verify payloads without the requirement to first read a lot of documentation just to do the signing and verifying part.
basic-oauth2-server
A simple OAuth 2.0 client credentials server for testing and development
fastapi-rfc3230-digest-header-middleware
Implements a middleware that protects FastAPI endpoints with RFC 3230 Digest headers.
rfc3230-digest-headers
Implementation of the Digest HTTP headers according to RFC 3230.