# go_jwt **Repository Path**: guanzi/go_jwt ## Basic Information - **Project Name**: go_jwt - **Description**: create a JWT (json web token) authentication system in Go lang using Gorm, Gin, bcrypt, and jwt-go. - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-23 - **Last Updated**: 2022-09-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 项目中用到的第三方 GORM - https://gorm.io/ Gin - https://gin-gonic.com/ Dotenv - https://github.com/joho/godotenv Bcrypt - https://pkg.go.dev/golang.org/x/crypto/bcrypt JWT-Go - https://github.com/golang-jwt/jwt Compile Daemon - https://github.com/githubnemo/CompileDaemon