This package browser is in early development. Mind the rough edges.

go-github-com-golang-jwt-jwt-v5 5.2.1

Go implementation of JSON Web Tokens

This package provides a Go implementation of JSON Web Tokens and supports the parsing and verification as well as the generation and signing of JSON Web Tokens. The currently supported signing algorithms are HMAC SHA, RSA, RSA-PSS, and ECDSA, though hooks are present for adding your own.

Installation

Install go-github-com-golang-jwt-jwt-v5 5.2.1 as follows:

guix install go-github-com-golang-jwt-jwt-v5@5.2.1

Or install the latest version:

guix install go-github-com-golang-jwt-jwt-v5

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.