passepartout-apple/PassepartoutLibrary/Sources/PassepartoutVPN/Models
Davide De Rosa 2e10aab039
Extend authentication methods (#259)
* Add profile authentication method

- Persistent (default, fallback)

- Interactive (may expire through reconnections)

- TOTP (seed-based) - currently disabled

* Disable on-demand if login is interactive

* Present interactive prompt on VPN toggle
2023-03-17 16:49:35 +01:00
..
ObservableVPNState.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
VPNConfigurationParameters.swift Extend authentication methods (#259) 2023-03-17 16:49:35 +01:00
VPNPreferences.swift Decouple VPNManager from TunnelKit (#248) 2022-11-10 07:42:08 +01:00