dify/api/services/auth
2026-06-22 02:56:15 +00:00
..
firecrawl fix: add bounded timeout to Firecrawl credential validation (#37638) 2026-06-22 02:56:15 +00:00
jina fix: add bounded timeout to Jina credential validation requests (#37637) 2026-06-22 02:56:09 +00:00
watercrawl fix(watercrawl): handle non-json auth errors (#37498) 2026-06-16 08:16:30 +00:00
__init__.py Feat/firecrawl data source (#5232) 2024-06-15 02:46:02 +08:00
api_key_auth_base.py chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
api_key_auth_factory.py refactor(api): type auth service credentials with TypedDict (#33867) 2026-03-24 13:22:17 +09:00
api_key_auth_service.py refactor: replace bare dict with dict[str, Any] in core provider services and misc modules (#35124) 2026-04-14 03:03:08 +00:00
auth_type.py feat: Integrate WaterCrawl.dev as a new knowledge base provider (#16396) 2025-04-07 12:43:23 +08:00
jina.py fix: add bounded timeout to Jina credential validation requests (#37637) 2026-06-22 02:56:09 +00:00