1 Star 0 Fork 0

tx7do/kratos-authn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 541 Bytes
一键复制 编辑 原始数据 按行查看 历史
module github.com/tx7do/kratos-authn
go 1.19
require (
github.com/go-kratos/kratos/v2 v2.5.4
github.com/golang-jwt/jwt/v4 v4.4.3
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
google.golang.org/grpc v1.53.0
)
require (
github.com/go-playground/form/v4 v4.2.0 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/stretchr/testify v1.8.1 // indirect
google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f // indirect
google.golang.org/protobuf v1.28.1 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/tx7do/kratos-authn.git
git@gitee.com:tx7do/kratos-authn.git
tx7do
kratos-authn
kratos-authn
main

搜索帮助