mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Also refactored to extract an auth state machine. The auth logic previously was scattered throughout the GUI module, which would make it hard to audit. Because of the refactoring I was able to add some simple unit tests.