Imports of jwt-authentication command
Path | Synopsis |
---|---|
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/dgrijalva/jwt-go | Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html |
github.com/labstack/echo | Package echo implements high performance, minimalist Go web framework. |
github.com/labstack/echo/middleware | |
net/http | Package http provides HTTP client and server implementations. |