软件包:jwt(5.0.0+really4.5.0-2 以及其他的) [debports]
jwt 的相关链接
Debian 的资源:
下载源码包 :
未找到维护小组:
外部的资源:
- 主页 [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 (command line)
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 the command line.
其他与 jwt 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC 支持库
-
- dep: libgo23
- Runtime library for GNU Go applications