[PR #8530] [MERGED] fix(electron): handle safeStorage encryption failures gracefully #24943

Closed
opened 2026-04-15 22:38:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8530
Author: @jslno
Created: 3/10/2026
Status: Merged
Merged: 3/13/2026
Merged by: @himself65

Base: canaryHead: 09-03-2026/handle-electron-encryption-failures


📝 Commits (6)

  • b6ad834 fix(electron): handle safeStorage encryption failures gracefully
  • ea47ee9 chore: cleanup
  • aff25d8 chore: fix linting
  • b6a98a8 chore: cleanup
  • 3b6c61b Merge branch 'canary' into 09-03-2026/handle-electron-encryption-failures
  • 53699f1 chore: cleanup

📊 Changes

3 files changed (+192 additions, -21 deletions)

View changed files

📝 packages/electron/src/client.ts (+28 -7)
📝 packages/electron/test/electron.test.ts (+159 -13)
📝 packages/electron/test/utils.ts (+5 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/8530 **Author:** [@jslno](https://github.com/jslno) **Created:** 3/10/2026 **Status:** ✅ Merged **Merged:** 3/13/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `09-03-2026/handle-electron-encryption-failures` --- ### 📝 Commits (6) - [`b6ad834`](https://github.com/better-auth/better-auth/commit/b6ad8343babd598742d3ab9c71b64c8fbc8fe7ab) fix(electron): handle safeStorage encryption failures gracefully - [`ea47ee9`](https://github.com/better-auth/better-auth/commit/ea47ee930229f71c18fed01b1d509fa0f58a62d5) chore: cleanup - [`aff25d8`](https://github.com/better-auth/better-auth/commit/aff25d87a84037afb1a56477471b1c68d8940497) chore: fix linting - [`b6a98a8`](https://github.com/better-auth/better-auth/commit/b6a98a8649b9c8341e17cf66b7a0bb3b7ab1d0c8) chore: cleanup - [`3b6c61b`](https://github.com/better-auth/better-auth/commit/3b6c61be91faedf85cf571337a3ac3dcf1882bc5) Merge branch 'canary' into 09-03-2026/handle-electron-encryption-failures - [`53699f1`](https://github.com/better-auth/better-auth/commit/53699f110749ae2ee386f36da4fd247b1df819c8) chore: cleanup ### 📊 Changes **3 files changed** (+192 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `packages/electron/src/client.ts` (+28 -7) 📝 `packages/electron/test/electron.test.ts` (+159 -13) 📝 `packages/electron/test/utils.ts` (+5 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 22:38:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#24943