Block login if email is not confirmed in asp net core
Опубликовано: 18 Февраль 2026 на канале: MicroTech TN
69
2
how to block a user from logging into asp.net core application if he has not yet confirmed his email.
If email address is not confirmed and if the user tries to login we want to display the validation error - Email not confirmed yet.