mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
feat: gpauth support macos
This commit is contained in:
4
crates/auth/src/browser.rs
Normal file
4
crates/auth/src/browser.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
mod auth_server;
|
||||
mod browser_auth;
|
||||
|
||||
pub use browser_auth::BrowserAuthenticator;
|
Reference in New Issue
Block a user