dify/api/controllers/console/auth
zyssyz123 3a59ae9617
feat: add oauth_new_user flag for frontend when user oauth login (#30370)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
2025-12-31 10:10:58 +08:00
..
activate.py chore: remove unused login call from activation flow (#30017) 2025-12-23 12:26:52 +08:00
data_source_bearer_auth.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
data_source_oauth.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
email_register.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
error.py Feat/email register refactor (#25369) 2025-09-12 10:24:54 +08:00
forgot_password.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
login.py fix: Login secret text transmission (#29659) 2025-12-16 16:55:51 +08:00
oauth.py feat: add oauth_new_user flag for frontend when user oauth login (#30370) 2025-12-31 10:10:58 +08:00
oauth_server.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00