passepartout-apple/PassepartoutLibrary/Sources/PassepartoutCore
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
..
Extensions Drop return in one-line functions 2022-09-04 20:30:55 +02:00
Models Extend authentication methods (#259) 2023-03-17 16:49:35 +01:00
PassepartoutDataModels.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
PassepartoutError.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00