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-21 12:52:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68b50359c5275da68aca10bec02dd4198d16ed59
FastapiAdmin
/
backend
/
app
/
config
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
path_conf.py
style: 统一代码格式和字符串引号使用
2026-01-17 20:07:25 +08:00
setting.py
feat(auth): 添加第三方OAuth登录支持
2026-05-03 06:42:13 +08:00