パッケージ: golang-github-golang-jwt-jwt-dev (5.0.0+really4.5.0-2)
golang-github-golang-jwt-jwt-dev に関するリンク
Debian の資源:
golang-github-golang-jwt-jwt ソースパッケージをダウンロード:
- [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]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- golang-github-golang-jwt-jwt-v5-dev
- jose-util
- golang-github-dgrijalva-jwt-go-dev
- golang-github-dgrijalva-jwt-go-v3-dev
- golang-github-form3tech-oss-jwt-go-dev
- golang-github-go-jose-go-jose-dev
- golang-github-go-jose-go-jose.v3-dev
- golang-github-dvsekhvalnov-jose2go-dev
- python3-python-flask-jwt-extended
- libjose4j-java
- libjwt-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.