Open Closed

Change 2-Factor Code Email and Phone SMS message #3998


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

How we can changes 2-Factor Code Email and Phone SMS message format?


3 Answer(s)
  • User Avatar
    0
    malik.masis created

    Hi,

    There is an article that demonstrates a similar topic. Hopefully, it helps you.

    Regards

  • User Avatar
    0
    shobhit created

    Hi Malik, I am bit confused what template i should modify?

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    You can override EmailConfirmationLink.tpl for email confirmation.

    Full path: Volo.AbpIo.Account.Application/Volo/Abp/Account/Emailing/Templates/EmailConfirmationLink.tpl

    Change PhoneConfirmationSms localization value for phone number confirmation.

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