The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
-
Updated
May 5, 2022 - Python
{{ message }}
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
"JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS with no dependencies using runtime's native crypto in Node.js, Browser, Cloudflare Workers, Electron, and Deno.
An implementation of JOSE standards (JWE, JWS, JWT) in Go
After we shuffled around the branches, codecov isn't working as expected.
I'm sure this is something silly, but I personally am not that into the code coverage game and don't feel like spending time on it. It would be nice if someone knowledgeable can give me a hand.
Ultimate Javascript Object Signing and Encryption (JOSE), JSON Web Token (JWT) and Json Web Keys (JWK) Implementation for .NET and .NET Core
Safe, simple and fast JSON Web Tokens for Go
Go JWT signing, verifying and validating
The code can probably be improved by using async and await, two new JS features which didn't exist when the code was initially implemented.
See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/async_function
JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby
Golang (GO) implementation of Javascript Object Signing and Encryption specification
JOSE (JSON Web Token) Library for Rust
JSON Web Token implementation for .Net & .Net Core
(Android) Hide encrypted secret API keys in C/C++ code, retrieve and decrypt them via JNI. Google SafetyNet APIs example.
Command line tools for node-jose's features
JSON Object Signing and Encryption for Node.js and the browser
Add a description, image, and links to the jws topic page so that developers can more easily learn about it.
To associate your repository with the jws topic, visit your repo's landing page and select "manage topics."
This will allow users to set up API mgmt for provisioners, and unblock users in environments where the
ca.jsonis not easily accessible.The --enable-admin flag would create the first provisioner and admin (this code already exists, just behind a boolean).
The --acme flag would create an ACME provisioner.
Related: smallstep/certificates#737