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

IOS: Additional option for keychain access group #276

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

marianJ97
Copy link

@marianJ97 marianJ97 commented Jan 29, 2024

Hi, i was just creating Wallet Extension and i realized that if you are using this package in RN, but you want to createSignature in another app, like extensions for ios...its not possible, because the private key is stored in keychain without opportunity to specify accessGroup attribute in kSec query. For now i added just that one option, but maybe later there could be added another attributes if needed and also for android.
Thank you if you look on it and i will be glad for some feedback or what to improve. Thank you

NOTE: in index.ts file is changed basically only createKeys function. Other changes should be only prettier formating

@marianJ97 marianJ97 changed the title Feature/Additional-options: keychain group IOS: Additional option for keychain access group Jan 29, 2024
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