Skip to content

Commit fb45eaa

Browse files
committed
fix(auth): scope native keyring backends to desktop targets
1 parent b0e72c5 commit fb45eaa

File tree

3 files changed

+12
-629
lines changed

3 files changed

+12
-629
lines changed

.changeset/fix-auth-keyring-backend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"@googleworkspace/cli": patch
33
---
44

5-
Fix `gws auth login` encrypted credential persistence by enabling native keyring backends for the `keyring` crate instead of silently falling back to the in-memory mock store.
5+
Fix `gws auth login` encrypted credential persistence by enabling native keyring backends for the `keyring` crate on supported desktop platforms instead of silently falling back to the in-memory mock store.

0 commit comments

Comments
 (0)