guyan0319 / go-ssoLinks
基于Golang实现的单点登录系统(go-sso),实现手机号注册、手机号+验证码登录、手机号+密码登录、账号登出等功能,用户认证采用cookie和jwt两种方式。
☆257Updated 4 years ago
Alternatives and similar repositories for go-sso
Users that are interested in go-sso are comparing it to the libraries listed below
Sorting:
- 本系统zindle是使用go-zero开发的一个完整的全端系统,基于官方的bookstore案例情景开发。后台功能包括权限角色管理、菜单管理等企业系统必备模块,在此基础上,很方便的进行业务开发。☆206Updated 3 weeks ago
- 微商城,基于kelvins-io/kelvins,gRPC构建的微服务商城,包含用户,商品,购物车,订单,支付共计16个微服务并通过micro-mall-api聚合☆181Updated last year
- Go 微服务框架,Router 基于 Gin,同时支持 gRPC 和 HTTP,封装各种常用组件,开箱即用,专注业务。☆324Updated 3 years ago
- Golang 实现各式各样的抽奖逻辑后台☆136Updated 4 years ago
- 后端一站式微服务框架,提供API、web、websocket,RPC、任务调度、消息消费服务器☆591Updated 6 months ago
- go jaeger 链路追踪,实现了5个服务调用的链路,支持 gRPC 和 HTTP。☆146Updated 2 years ago
- golang写的IM服务器,支持多业务接入☆190Updated 5 years ago
- The mall/eshop system based on go-zero.☆338Updated 2 years ago
- gocore is a highly integrated development framework and provides scaffolding for generating project structure, supports api, rpc, job and…☆221Updated this week
- go-zero对接分布式事务dtm保姆式教程☆224Updated 2 years ago
- 基于Go语言实现的单点登录系统(sso) 支持手机号码+验证码、邮箱+验证码、微信第三方授权三种方式注册 支持手机号码、用户名、邮箱号码、微信登录 支持手机和邮箱找回密码 支持阿里云通信和互亿无线的短信验证码服务