dify/api/controllers/console/auth
chariri 157ba6f5a0
chore(api): Fix several typing errors (#37119)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-06 01:44:32 +00:00
..
activate.py chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +00:00
data_source_bearer_auth.py refactor(api): migrate tenant/user via DI: apikey, extension, data_source_bearer, oauth_server (#36660) 2026-05-26 08:22:35 +00:00
data_source_oauth.py chore: add UUID/str type annotations to api endpoints for files in api/controllers/console (#36563) 2026-05-24 07:59:56 +00:00
email_register.py chore(api): Fix several typing errors (#37119) 2026-06-06 01:44:32 +00:00
error.py Feat/email register refactor (#25369) 2025-09-12 10:24:54 +08:00
forgot_password.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
login.py refactor: inject current user into user-only controllers (#36754) 2026-05-31 15:03:15 +00:00
oauth_server.py refactor(api): migrate tenant/user via DI: apikey, extension, data_source_bearer, oauth_server (#36660) 2026-05-26 08:22:35 +00:00
oauth.py feat: initialize user timezone and language from browser (#36170) 2026-05-15 08:12:52 +00:00