@page @model ExternalLoginModel @{ ViewData["Title"] = "Register"; }

@ViewData["Title"]

Associate your @Model.ProviderDisplayName account.


You've successfully authenticated with @Model.ProviderDisplayName. Please enter an email address for this site below and click the Register button to finish logging in.

@section Scripts { }