botserver/src/core/bootstrap
Rodrigo Rodriguez (Pragmatismo) 8016caa790
Some checks failed
BotServer CI / build (push) Failing after 3m20s
fix(bootstrap): create OAuth client when Zitadel is already running
- Added OAuth client creation to the 'already running' branch
- Previously, OAuth client was only created when Zitadel was started
- This fixes the issue where OAuth client wasn't created on subsequent runs

Fixes the OAuth client creation issue discovered during testing.
2026-03-01 10:11:42 -03:00
..
bootstrap_manager.rs fix(bootstrap): create OAuth client when Zitadel is already running 2026-03-01 10:11:42 -03:00
bootstrap_types.rs Fix: Update source files and fix notify dependency reference 2026-02-13 22:30:57 +00:00
bootstrap_utils.rs fix(directory): add .await to ensure_admin_token() calls 2026-03-01 09:52:31 -03:00
instance.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
mod.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
utils.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
vault.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00