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

View File

@@ -48,6 +48,8 @@ mod ui_cm_interface;
mod ui_interface;
mod ui_session_interface;
mod hbbs_http;
#[cfg(windows)]
pub mod clipboard_file;