brockallen / BrockAllen.MembershipReboot

MembershipReboot is a user identity management and authentication library.
Other
743 stars 239 forks source link

ChangeEmail #699

Open nshanmugamram opened 7 years ago

nshanmugamram commented 7 years ago

Is there any option to prevent user from Login after email is updated? requireAccountVerification = true, prevents login for the first time not every time email is updated.

ccrowhurstram commented 7 years ago

To me it looks like login will not be allowed, at least looking at these lines of code in the AuthenticationService