Open Closed

Customize email confirmation token after successfully confirm email. #5422


User avatar
0
vanichkin created
  • ** ABP Framework version: v7.0.2
  • **UI type: Blazor
  • **DB provider: EF Core
  • **Tiered (MVC) or Identity Server Separated (Angular): Blazor Server Tiered
  • **Exception message and stack trace:
  • **Steps to reproduce the issue:"

We have a Blazor Server application that uses Azure Active Directory OpenId for user registration and login. When the user registers for the first time, they receive email: with registration link, when you follow the link first time, everything works fine. When you follow the link second time you see this massage We want to customize massage from "invalid token" to "you already confirm you email"


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    We skipped checking if EmailConfirmed is true on 7.3.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11