@page @using System.Text.Encodings.Web @model ExternalLoginModel @{ var sessionState = ViewData["SessionState"] as TightWiki.SessionState ?? throw new Exception("Wiki State Context cannot be null."); }

Register

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 { }