proxy.golang.org : github.com/wpcodevo/golang-fiber-jwt : v0.0.0-20231003080532-6737e11749bb
In this comprehensive guide, you'll learn how to implement JWT (JSON Web Token) authentication in a Golang application using GORM and the Fiber web framework.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/wpcodevo/golang-fiber-jwt@v0.0.0-20231003080532-6737e11749bb
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/andybalholm/brotli v1.0.4
- github.com/fsnotify/fsnotify v1.6.0
- github.com/go-playground/locales v0.14.0
- github.com/go-playground/universal-translator v0.18.0
- github.com/go-playground/validator/v10 v10.11.1
- github.com/gofiber/fiber/v2 v2.41.0
- github.com/golang-jwt/jwt v3.2.2+incompatible
- github.com/google/uuid v1.3.0
- github.com/hashicorp/hcl v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
- github.com/jackc/pgx/v5 v5.2.0
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.5
- github.com/klauspost/compress v1.15.9
- github.com/leodido/go-urn v1.2.1
- github.com/magiconair/properties v1.8.7
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.17
- github.com/mattn/go-runewidth v0.0.14
- github.com/mitchellh/mapstructure v1.5.0
- github.com/pelletier/go-toml/v2 v2.0.6
- github.com/rivo/uniseg v0.2.0
- github.com/spf13/afero v1.9.3
- github.com/spf13/cast v1.5.0
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.15.0
- github.com/subosito/gotenv v1.4.2
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasthttp v1.43.0
- github.com/valyala/tcplisten v1.0.0
- github.com/wpcodevo/golang-fiber v0.0.0-20230129125335-c91d2c6069e6
- golang.org/x/crypto v0.4.0
- golang.org/x/sys v0.3.0
- golang.org/x/text v0.5.0
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v3 v3.0.1
- gorm.io/driver/postgres v1.4.6
- gorm.io/gorm v1.24.3