[ Bron: golang-github-appleboy-gin-jwt ]
Pakket: golang-github-appleboy-gin-jwt-dev (2.9.1-1)
Verwijzigingen voor golang-github-appleboy-gin-jwt-dev
Debian bronnen:
Het bronpakket golang-github-appleboy-gin-jwt downloaden:
- [golang-github-appleboy-gin-jwt_2.9.1-1.dsc]
- [golang-github-appleboy-gin-jwt_2.9.1.orig.tar.gz]
- [golang-github-appleboy-gin-jwt_2.9.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- 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.
Andere aan golang-github-appleboy-gin-jwt-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-appleboy-gofight-dev
- API Handler Testing for Golang Web framework
-
- dep: golang-github-gin-gonic-gin-dev (>= 1.6.3)
- HTTP web framework written in Go
-
- dep: golang-github-golang-jwt-jwt-dev
- golang implementation of JSON Web Tokens (library)
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package
-
- dep: golang-github-tidwall-gjson-dev
- JSON parser for Go