[ ソース: golang-github-appleboy-gin-jwt ]
パッケージ: golang-github-appleboy-gin-jwt-dev (2.6.4-2)
golang-github-appleboy-gin-jwt-dev に関するリンク
Debian の資源:
golang-github-appleboy-gin-jwt ソースパッケージをダウンロード:
- [golang-github-appleboy-gin-jwt_2.6.4-2.dsc]
- [golang-github-appleboy-gin-jwt_2.6.4.orig.tar.gz]
- [golang-github-appleboy-gin-jwt_2.6.4-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- golang-github-gin-contrib-gzip-dev
- golang-github-gorilla-csrf-dev
- libjson-webtoken-perl
- golang-github-nats-io-jwt-dev
- ruby-omniauth-jwt
- libcpp-jwt-dev
- php-symfony-security-csrf
- python-djangorestframework-simplejwt-doc
- golang-github-ulule-limiter-dev
- golang-github-gin-gonic-gin-dev
- python3-djangorestframework-simplejwt
JWT middleware for the Gin framework
This is a middleware for the Gin framework. It uses jwt-go to implement a JWT authentication middleware. It provides additional handler functions to provide the login API that will generate the token and an additional refresh handler that can be used to refresh tokens.
その他の golang-github-appleboy-gin-jwt-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-appleboy-gofight-dev
- API Handler Testing for Golang Web framework
-
- dep: golang-github-dgrijalva-jwt-go-dev
- Golang implementation of JSON Web Tokens (JWT)
-
- dep: golang-github-gin-gonic-gin-dev (>= 1.6.3)
- HTTP web framework written in Go
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package
-
- dep: golang-github-tidwall-gjson-dev
- JSON parser for Go