Cli web auth token (#4456)

Signed-off-by: Evanfeenstra <evanfeenstra@gmail.com>
This commit is contained in:
Evan Feenstra
2025-09-29 13:05:17 -07:00
committed by GitHub
parent 509fcac69d
commit 41d32c04b1
4 changed files with 79 additions and 10 deletions
Generated
+1
View File
@@ -7169,6 +7169,7 @@ version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e9cd434a998747dd2c4276bc96ee2e0c7a2eadf3cae88e52be55a05fa9053f5"
dependencies = [
"base64 0.21.7",
"bitflags 2.9.0",
"bytes",
"futures-util",