Base solution for your next web application
Open Closed

Confirmed Phone Number boolean Database field Management #3078


User avatar
0
olivierroecker created

Hi, A this time, I can send a SMS to use a Two Factor Login, but the Phone Number in the user Profile must be confirmed, the boolean IsConfirmedPhoneNumber must be set to True. Do you implement in the ASPNZETZERO source code to change this boolean to True or the Admin must change it directly in the BDD with a SQL Script ? In a next release, do you plan to add all features around the Phone Number management ? change to false when the user change is number and resend a check SMS ? etc....

Bests regards


1 Answer(s)
  • User Avatar
    0
    hikalkan created
    Support Team

    Hi,

    You haven't written the version you are using, but I'm talking for the latest ASP.NET Core solution;

    User has an IsPhoneNumberConfirmed property. You can use it for your purpose.

    We haven't planned to implement this. But we can get your question as a feature request and will implement it in the next versions (<a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/issues/173">https://github.com/aspnetzero/aspnet-ze ... issues/173</a>).

    Thanks, Have a nice day.