Migrate from using account name as an account identifier |
|
Issue descriptionOn Android, account name is often used as an identifier. This creates complex logic for handling account renames, necessity to canonicalize names, etc. Instead account object should be used whenever possible (or an account id as a string). |
|
►
Sign in to add a comment |
|