eduvpn / apple

app for iOS and macOS
Other
61 stars 18 forks source link

macOS: Autoconnect on launch at login #514

Open roop opened 1 year ago

roop commented 1 year ago

Fixes #478.

If the Mac was shutdown while the app was running and the VPN was on, the app turns off the VPN and exits without any confirmation alert.

When the Mac is turned on again, and the app is launched-at-login, this PR makes the app connect to the last used connection after going through the API flow (uses the same profile as before).