This website requires JavaScript.
云端笔记
Explore
Help
Sign In
public
/
FastapiAdmin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced
2026-09-24 05:26:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a3c16ed2ea9dff41be244f01dbc5bd850cd8c038
FastapiAdmin
/
backend
/
app
/
api
/
v1
/
module_system
/
auth
T
History
zhangtao
b12f7a0a11
feat(auth): 添加第三方OAuth登录支持
...
- 实现OAuth登录重定向和回调处理 - 更新配置文件以支持多种OAuth提供商 - 添加错误处理和状态管理功能 - 更新文档以反映新功能和配置要求
2026-05-03 06:42:13 +08:00
..
__init__.py
style: 移除Python文件中的编码声明并优化代码格式
2026-01-16 01:13:59 +08:00
controller.py
feat(auth): 添加第三方OAuth登录支持
2026-05-03 06:42:13 +08:00
oauth_service.py
feat(auth): 添加第三方OAuth登录支持
2026-05-03 06:42:13 +08:00
schema.py
chore: update .gitignore and enhance docstrings across multiple files
2026-04-04 01:21:59 +08:00
service.py
feat: 优化代码生成器功能并修复多个问题
2026-03-30 00:37:16 +08:00