999-srv509-web338
## Internal ### New Features - Adds new `get_by_email_external_logins_priority` class method in Users table to replace `get_by_email_sso` and `accounts_to_merge`. The new method returns the best match user based on a ranked list of External Logins, along with the list of all matching user ids, which replaces the `accounts_to_merge` functionality.