Pakket: golang-github-appleboy-gin-jwt-dev (2.6.4-2)
Verwijzigingen voor golang-github-appleboy-gin-jwt-dev
Trisquel bronnen:
Het bronpakket golang-github-appleboy-gin-jwt downloaden:
- [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]
Beheerder:
Original Maintainers:
- Debian Go Packaging Team
- Cyril Brulebois
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- golang-github-gin-contrib-gzip-dev
- libjson-webtoken-perl
- golang-github-gorilla-csrf-dev
- golang-github-nats-io-jwt-dev
- ruby-omniauth-jwt
- php-symfony-security-csrf
- python-djangorestframework-simplejwt-doc
- golang-github-ulule-limiter-dev
- python3-djangorestframework-simplejwt
- libpam-afs-session
- golang-github-gin-gonic-gin-dev
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-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