account oidc init rs

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2022-10-19 22:48:51 +08:00
parent d89c1d3093
commit 3454454bd5
5 changed files with 289 additions and 0 deletions

2
Cargo.lock generated
View File

@@ -4419,6 +4419,7 @@ dependencies = [
"system_shutdown",
"tray-item",
"trayicon",
"url",
"uuid",
"virtual_display",
"whoami",
@@ -5492,6 +5493,7 @@ dependencies = [
"idna",
"matches",
"percent-encoding",
"serde 1.0.144",
]
[[package]]