Skip to content

Security: store credentials in SecureStore#8

Open
colonelpanic8 wants to merge 1 commit intomasterfrom
codex/secure-credentials-storage
Open

Security: store credentials in SecureStore#8
colonelpanic8 wants to merge 1 commit intomasterfrom
codex/secure-credentials-storage

Conversation

@colonelpanic8
Copy link
Owner

Changes

  • Add expo-secure-store and configure plugin
  • Store active credentials in SecureStore (with migration from legacy AsyncStorage keys)
  • Store saved server passwords in SecureStore; saved server list no longer persists passwords in AsyncStorage
  • Update background sync to read credentials via shared authStorage
  • Adjust server edit UI to avoid prefilling password; leave blank to keep existing

Checks

  • yarn typecheck
  • yarn lint
  • yarn prettier --check
  • yarn test:unit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant