refactor: Improve the saml auth

This commit is contained in:
Kevin Yue
2023-05-31 12:29:24 +08:00
parent d975f981cc
commit c07e232ec2
14 changed files with 316 additions and 157 deletions

View File

@@ -13,6 +13,7 @@ use tauri_plugin_log::LogTarget;
mod auth;
mod commands;
mod utils;
#[derive(Debug, Clone, Serialize)]
struct StatusPayload {