proxy.golang.org : github.com/raihan2bd/jwt-authentication-golang : v0.0.0-20230915125532-aeae5516eed4
A Go-based web application using PostgreSQL for data storage, GORM for database interaction, and Gin for routing. It offers user registration, login, and authentication with JWT tokens for secure access to protected routes.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/raihan2bd/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/bytedance/sonic v1.10.1
- github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d
- github.com/chenzhuoyu/iasm v0.9.0
- github.com/fatih/color v1.9.0
- github.com/fsnotify/fsnotify v1.4.9
- github.com/gabriel-vasile/mimetype v1.4.2
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.9.1
- github.com/githubnemo/CompileDaemon v1.4.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.15.4
- github.com/goccy/go-json v0.10.2
- github.com/golang-jwt/jwt/v5 v5.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
- github.com/jackc/pgx/v5 v5.4.3
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.5
- github.com/joho/godotenv v1.5.1
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/cpuid/v2 v2.2.5
- github.com/leodido/go-urn v1.2.4
- github.com/mattn/go-colorable v0.1.4
- github.com/mattn/go-isatty v0.0.19
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/pelletier/go-toml/v2 v2.1.0
- github.com/radovskyb/watcher v1.0.7
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/ugorji/go/codec v1.2.11
- golang.org/x/arch v0.5.0
- golang.org/x/crypto v0.13.0
- golang.org/x/net v0.15.0
- golang.org/x/sys v0.12.0
- golang.org/x/text v0.13.0
- google.golang.org/protobuf v1.31.0
- gopkg.in/yaml.v3 v3.0.1
- gorm.io/driver/postgres v1.5.2
- gorm.io/gorm v1.25.4