Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marpaia/jwks

A lightweight Python library for JSON Web Key Sets
https://github.com/marpaia/jwks

auth0 jwks jwt

Last synced: 11 days ago
JSON representation

A lightweight Python library for JSON Web Key Sets

Awesome Lists containing this project

README

        

# JWKS

This repository contains a lightweight Python library for using JSON Web Key Sets in your application. See the [Auth0 docs](https://auth0.com/docs/tokens/json-web-tokens/json-web-key-sets) and [the spec](https://tools.ietf.org/html/rfc7517) for more information on JWKS.