SciToken reference implementation library
copied from cf-staging / scitokensThis library aims to be a reference implementation of the SciTokens\' JSON Web Token (JWT) token format.
SciTokens is built on top of the PyJWT and cryptography libraries. We aim to provide a safe, high-level interface for token manipulation, avoiding common pitfalls of using the underling libraries directly.