proxy.golang.org : github.com/wpcodevo/golang-fiber-jwt-rs256 : v0.0.0-20230210133958-1c8af5ee4fa2
In this comprehensive guide, you'll learn how to properly refresh JSON Web Tokens (JWTs) using the RS256 algorithm and Redis. The integration of Redis will give us the ability to effortlessly revoke or invalidate the JWTs when necessary.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/wpcodevo/golang-fiber-jwt-rs256@v0.0.0-20230210133958-1c8af5ee4fa2
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/andybalholm/brotli v1.0.4
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/fsnotify/fsnotify v1.6.0
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.11.2
- github.com/gofiber/fiber/v2 v2.42.0
- github.com/golang-jwt/jwt/v4 v4.4.3
- 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/philhofer/fwd v1.1.1
- github.com/redis/go-redis/v9 v9.0.2
- github.com/rivo/uniseg v0.2.0
- github.com/satori/go.uuid v1.2.0
- github.com/savsgio/dictpool v0.0.0-20221023140959-7bf2e61cea94
- github.com/savsgio/gotils v0.0.0-20220530130905-52f3993e8d6d
- 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/tinylib/msgp v1.1.6
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasthttp v1.44.0
- github.com/valyala/tcplisten v1.0.0
- golang.org/x/crypto v0.5.0
- golang.org/x/sys v0.4.0
- golang.org/x/text v0.6.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.5