You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keytar is an unmaintained library for local secret storage using native key stores. Electron provides its own safeStorage API for interacting with the native key stores.
Keytar is an unmaintained library for local secret storage using native key stores. Electron provides its own
safeStorageAPI for interacting with the native key stores.