fabro/lib/foundation/fabro-auth/src
Bryan Helmkamp fa3e485c95
Name built-in providers through lithos catalog::builtin
lithos-llm now ships the built-in provider ids and constructors, so
fabro-types drops its provider_ids module and every caller uses
lithos_llm::catalog::builtin directly. The crates that name a provider
now depend on lithos-llm themselves.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-10 09:48:37 -06:00
..
strategies Name built-in providers through lithos catalog::builtin 2026-09-10 09:48:37 -06:00
api_key_source.rs Implement the lithos CredentialProvider trait directly 2026-09-10 09:16:39 -06:00
context.rs Adopt lithos vocabulary in fabro-types, fabro-auth, and fabro-config 2026-09-09 17:26:57 -06:00
credential.rs Adopt lithos vocabulary in fabro-types, fabro-auth, and fabro-config 2026-09-09 17:26:57 -06:00
extra_headers_source.rs Implement the lithos CredentialProvider trait directly 2026-09-10 09:16:39 -06:00
lib.rs Implement the lithos CredentialProvider trait directly 2026-09-10 09:16:39 -06:00
refresh.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
secrets.rs Name built-in providers through lithos catalog::builtin 2026-09-10 09:48:37 -06:00
sql_vault_source.rs Implement the lithos CredentialProvider trait directly 2026-09-10 09:16:39 -06:00
strategy.rs Name built-in providers through lithos catalog::builtin 2026-09-10 09:48:37 -06:00
test_support.rs Implement the lithos CredentialProvider trait directly 2026-09-10 09:16:39 -06:00
vault_ext.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
vault_source.rs Name built-in providers through lithos catalog::builtin 2026-09-10 09:48:37 -06:00