Open Closed

Email/Text Verification Prior to Self Registration #2389


User avatar
0
balessi75 created

Hi, We are using ABP version 4.4.3, Blazor Server, EF Core

Does ABP provide the ability to setup and require email and/or text verification prior to self-registration? We are having difficulty finding ABP documentation on this. We did find this community article https://community.abp.io/articles/setup-email-confirmation-on-user-registration-q0vgxang But much of it appears to not be applicable to Blazor Server.

Any guidance would be much appreciated. Thanks.


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

    Did this setting work for you?

    Require confirmed email Whether a confirmed email address is required to sign in.

  • User Avatar
    0
    balessi75 created

    Hi, This setting almost satisfies our requirements. I'm assuming this setting applies to both Registering and Logging In, correct?. What we actually need is for the system to always require Email or Phone verification in order to register, and then have these settings to be able to be turned on and off for just signing in.

    Any guidance as to how to accomplish that would be greatly appreciated.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    I'm assuming this setting applies to both Registering and Logging In, correct?

    Yes.

    What we actually need is for the system to always require Email or Phone verification in order to register, and then have these settings to be able to be turned on and off for just signing in.

    You can customize the Register(page) to require verification by email or phone based on the two settings above.

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