The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
-
Updated
Apr 12, 2022 - Python
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
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