Pakket: golang-github-golang-jwt-jwt-dev (5.0.0+really4.5.0-2)
Verwijzigingen voor golang-github-golang-jwt-jwt-dev
Debian bronnen:
Het bronpakket golang-github-golang-jwt-jwt downloaden:
- [golang-github-golang-jwt-jwt_5.0.0+really4.5.0-2.dsc]
- [golang-github-golang-jwt-jwt_5.0.0+really4.5.0.orig.tar.gz]
- [golang-github-golang-jwt-jwt_5.0.0+really4.5.0-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- golang-github-emersion-go-vcard-dev
- golang-github-russross-blackfriday-v2-dev
- fcitx5-table-wu
- libghc-src-exts-doc
- golang-github-jfrazelle-go-dev
- golang-go-semver-dev
- golang-github-unrolled-secure-dev
- golang-mreiferson-httpclient-dev
- libghc-src-exts-dev
- dict-freedict-rus-spa
- golang-github-disiqueira-gotree-dev
golang implementation of JSON Web Tokens (library)
Community maintained clone of github.com/dgrijalva/jwt-go.
After the original author of the library suggested migrating the maintenance of jwt-go, a dedicated team of open source maintainers decided to clone the existing library into this module.
The command line utility included in this project (cmd/jwt) provides a straightforward example of token creation and parsing as well as a useful tool for debugging your own integration. You'll also find several implementation examples in the documentation.
This package provides golang module.