Binary package “golang-github-appleboy-gin-jwt-dev” in ubuntu oracular

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.