This website requires JavaScript.
Explore
Help
Register
Sign In
jdysya
/
Family-Tree
Watch
1
Star
0
Fork
0
You've already forked Family-Tree
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Family-Tree
/
gateway
History
jdysya
43a2f31eda
feat(doc): 添加用户信息接口并配置前端代理
...
- 在后端添加用户信息接口 GetUserInfo - 在前端配置 Vite 代理,支持后端接口访问 - 更新 VuePress 配置,添加客户端配置文件 - 调整导航栏布局,增加用户信息组件
2025-02-16 14:13:46 +08:00
..
.idea
feat(gateway): 实现用户注册功能并优化登录流程
2025-02-15 16:09:41 +08:00
config
feat(auth): 优化退出登录功能并集成配置中心
2025-02-16 10:19:29 +08:00
handlers
feat(doc): 添加用户信息接口并配置前端代理
2025-02-16 14:13:46 +08:00
middleware
feat(gateway): 增加用户信息并在日志中记录
2025-02-16 10:06:32 +08:00
models
refactor(gateway): 重构 main.go 文件
2025-02-15 20:16:44 +08:00
templates
feat(auth): 添加登录后重定向功能
2025-02-16 00:55:23 +08:00
utils
feat(gateway): 增加用户信息并在日志中记录
2025-02-16 10:06:32 +08:00
go.mod
feat(gateway): 实现用户注册功能并优化登录流程
2025-02-15 16:09:41 +08:00
go.sum
feat(gateway): 实现用户注册功能并优化登录流程
2025-02-15 16:09:41 +08:00
main.go
feat(doc): 添加用户信息接口并配置前端代理
2025-02-16 14:13:46 +08:00