dify/api/controllers/console/auth
zyssyz123 860ee20c71
feat: email register refactor (#25344)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-08 17:51:43 +08:00
..
activate.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
data_source_bearer_auth.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
data_source_oauth.py chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +08:00
email_register.py feat: email register refactor (#25344) 2025-09-08 17:51:43 +08:00
error.py feat: email register refactor (#25344) 2025-09-08 17:51:43 +08:00
forgot_password.py feat: email register refactor (#25344) 2025-09-08 17:51:43 +08:00
login.py feat: email register refactor (#25344) 2025-09-08 17:51:43 +08:00
oauth.py chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +08:00
oauth_server.py add more typing (#24949) 2025-09-08 10:40:00 +08:00