realm-object-server icon indicating copy to clipboard operation
realm-object-server copied to clipboard

Configuring Keychain Title

Open nightfall708 opened this issue 8 years ago • 2 comments

I'm using Realm Mobile Platform on macOS and it seems credentials are saved under the title "io.realm.sync.keychain". I would the title to reflect the name of the app, so that:

  1. The user can locate the entry and delete
  2. The user is able to differentiate between different RMP based apps

I also noticed Realm Mobile Browser credentials are labeled correctly under "Realm Browser".

nightfall708 avatar Aug 15 '17 08:08 nightfall708

Note that the Realm Browser's keychain item titled "Realm Browser" is not the same as the io.realm.sync.keychain item. The former stores previously-used usernames and passwords, while the latter stores the encryption key used for the Realm(s) that store metadata about synced Realms.

@austinzheng, when you're back from vacation would you please take a look at this and determine at which level changes are required to make this configurable and the nature of the changes?

bdash avatar Aug 15 '17 19:08 bdash

I'm still on vacation, but it should be a very simple change. I'll make it next week.

austinzheng avatar Aug 16 '17 00:08 austinzheng