feat(core): add API keys to DynamicConfig.auth and extend IdentityProvider token resolution
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -78,6 +78,7 @@ dependencies = [
|
||||
"arc-swap",
|
||||
"async-trait",
|
||||
"futures",
|
||||
"hex",
|
||||
"ipnetwork",
|
||||
"iroh",
|
||||
"rand 0.10.1",
|
||||
@@ -89,6 +90,7 @@ dependencies = [
|
||||
"rustls-pki-types",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"sha2",
|
||||
"ssh-key",
|
||||
"tempfile",
|
||||
"thiserror 2.0.18",
|
||||
|
||||
Reference in New Issue
Block a user