Files
firezone/rust/gui-client/src-tauri
Reactor Scram 079546cfbf refactor(gui-client): remove abstraction layer over keyring dep (#5961)
This abstraction existed early in the days of the Linux GUI, before the
auth module was fully set up. It's not needed now, both Linux and
Windows just sit atop `keyring-rs`

```[tasklist]
- [x] Smoke test in Linux VM
- [x] Smoke test in Windows VM
```
2024-07-22 20:50:11 +00:00
..