# [2022-03-17] Hosted authentication

Source: https://developer.nylas.com/docs/new/v2-release-notes/2022-03-17-hosted-authentication/

These changes are non-breaking. Developers aren’t required to make any changes to their apps.

- We are launching a new provider selection experience! In addition to UI enhancements, end users can select from more providers.
- We’ve added a confirmation step before re-directing to authenticate using OAuth. End users now go through a new provider selection screen to choose the correct provider.

  ![Confirmation step before re-directing to authenticate using OAuth](/_images/release-notes-changelogs/2022-03-17-hosted-1.png "Confirmation step")

- [Provider Detection](/docs/api/v2/#post-/connect/detect-provider) now handles instances with multiple `MX records`. When multiple `MX records` are found, end users are now re-directed to the new provider selection screen.

  ![Provider selection screen](/_images/release-notes-changelogs/2022-03-17-hosted-2.png "Provider selection screen")