scitokens
SciToken reference implementation library
SciToken reference implementation library
To install this package, run one of the following:
This 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.
Summary
SciToken reference implementation library
Last Updated
Mar 16, 2026 at 09:45
License
Apache-2.0
Supported Platforms
GitHub Repository
https://github.com/scitokens/scitokens.gitDocumentation
https://scitokens.readthedocs.io/