Kenneth Ma

Results 2 issues of Kenneth Ma

It seems like `authenticationPrompt` is only working for `getGenericPassword`, contrary to the docs in `README.md`. We just need to pass in `options[kAuthenticationPromptMessage]` into `(__bridge NSString *)kSecUseOperationPrompt: options[kAuthenticationPromptMessage]` in `RNKeychainManager.m`.

Follow up to #1653 and comments around refactoring `_check_cascading_vars` to lift `watch.get('notification_muted')` out into `send_content_changed_notification` instead. I renamed the function and put some time into cleaning up the function itself...