make oauth2 client secret optional #494

This commit is contained in:
Clément DOUIN 2024-11-21 09:20:23 +01:00
parent 130629309c
commit 59ed5f8687
No known key found for this signature in database
GPG key ID: 353E4A18EE0FAB72

2
Cargo.lock generated
View file

@ -3090,7 +3090,7 @@ dependencies = [
[[package]]
name = "pimalaya-tui"
version = "0.1.0"
source = "git+https://github.com/pimalaya/tui#0f9daa6215381b7b8b7d9f12fa05c2c92befc868"
source = "git+https://github.com/pimalaya/tui#0423b23520ab93dd65176d0e60a1fcc514848d0f"
dependencies = [
"async-trait",
"clap",