Skip to content

Feature Idea: Add ability to search by username #112

@fbartho

Description

@fbartho

An app I'm working on stores a few bits of data as Generic Passwords under distinct usernames as persistent state (in native code) and I'm looking to migrate this app to react-native.

If we use react-native-keychain as implemented today, getGenericPassword doesn't take an option for kSecAttrAccount, so it returns 1 (random?) value from this list of 4 keys. It'd be great if we could submit the key we're looking to search for.

I'd be happy to contribute a PR for iOS, -- but I have no idea of the scope of this for Android. Would this PR be a welcome feature addition?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions