Shazwazza / UmbracoIdentity

ASP.NET Identity implementation for Umbraco's native member data
MIT License
111 stars 58 forks source link

Getting an issue with @model CustomerPortal.Models.UmbracoIdentity.ExternalLoginConfirmationViewModel #141

Open SDmorgan opened 3 years ago

SDmorgan commented 3 years ago

On ExternalLoginConfirmation.cshtml I am getting an error, type or namespace does not exist .ExternalLoginConfirmationViewModel in ...Models.UmbracoIdentity.ExternalLoginConfirmationViewModel are you missing a reference.

Where is this model generated?