dify/api/controllers/console/auth
zyssyz123 c2fcd2895b
Feat/email register refactor (#25369)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
2025-09-12 10:24:54 +08:00
..
activate.py refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 2025-09-10 12:15: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 refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 2025-09-10 12:15:47 +08:00
email_register.py Feat/email register refactor (#25369) 2025-09-12 10:24:54 +08:00
error.py Feat/email register refactor (#25369) 2025-09-12 10:24:54 +08:00
forgot_password.py Feat/email register refactor (#25369) 2025-09-12 10:24:54 +08:00
login.py Feat/email register refactor (#25369) 2025-09-12 10:24:54 +08:00
oauth.py Feat/email register refactor (#25369) 2025-09-12 10:24:54 +08:00
oauth_server.py add more typing (#24949) 2025-09-08 10:40:00 +08:00