Skip to content
This repository has been archived by the owner on Aug 24, 2019. It is now read-only.

Separating label and service keys to set different values to each of them #163

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

Conversation

fornaxM
Copy link

@fornaxM fornaxM commented Nov 3, 2016

Minor changes to set label and service separately.
APIs to read / write keychain items with label and service along with account.

…rform this while adding a new keychain item and retrieving password and password data for items using label-account-service.
@fornaxM
Copy link
Author

fornaxM commented Nov 3, 2016

Few changes to comments.
Added two more APIs

  • (nullable NSArray<NSDictionary<NSString *, id> *> *)accountsForService:(nullable NSString *)serviceName label:(nullable NSString *)label
  • (BOOL)deletePasswordForService:(NSString *)serviceName account:(NSString *)account label:(NSString *)label

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant