An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/kataras/jwt

Package jwt aims to provide an implementation of the JSON Web Token standard. The library supports the JSON Web Algorithm standard with HMAC, RSA, ECDSA and EdDSA. The signing operation can accept multiple claims and merge as one, not a single change to the existing structs is required. The verification process performs all the standard validations out of the box. The library supports only the compact serialization format. Benchmarks are shown that this package is near ~3 times faster than existing packages for both Sign and Verify operations. Project Home: Examples Directory: Benchmarks: Getting Started:
21 versions
Latest release: over 1 year ago
162 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/kataras/jwt

Dependent Repos 2