dify/api/controllers/console/auth
Byron.wang 692010f0fc
refactor(api): decouple console OAuth flow from legacy account services (#41188)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-09-03 08:47:14 +00:00
..
activate.py fix(api): handle suspended email domains (#41004) 2026-08-20 08:04:05 +00:00
data_source_bearer_auth.py refactor(api): decouple data source API key auth flow (#40452) 2026-08-18 04:30:17 +00:00
data_source_oauth.py refactor(api): thin OAuth controllers and extract application services (#40692) 2026-08-26 07:33:37 +00:00
email_register.py refactor(api): extract email registration application service (#41108) 2026-08-31 03:22:01 +00:00
error.py chore: remove unnecessary type conversions (#41454) 2026-08-29 07:04:18 +00:00
forgot_password.py refactor(api): extract forgot password application service (#41111) 2026-09-03 01:38:59 +00:00
login.py refactor(api): extract account login service and consolidate adapters (#41184) 2026-09-03 06:20:21 +00:00
oauth_server.py refactor(api): thin OAuth controllers and extract application services (#40692) 2026-08-26 07:33:37 +00:00
oauth.py refactor(api): decouple console OAuth flow from legacy account services (#41188) 2026-09-03 08:47:14 +00:00