Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove kSecUseDataProtectionKeychain #574

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

grdsdev
Copy link
Collaborator

@grdsdev grdsdev commented Oct 21, 2024

What kind of change does this PR introduce?

Revert: #455
Fix #516

The addition on kSecUseDataProtectionKeychain broke when using on macOS so I decided to revert the change until I can better research about this.

@grdsdev grdsdev merged commit 554f916 into main Oct 22, 2024
23 checks passed
@grdsdev grdsdev deleted the revert/macos-keychain branch October 22, 2024 09:12
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.

Auth.KeychainError(code=itemNotFound) on MacOS with SDK v2.16
2 participants