6 Answer(s)
-
0
-
0
That is the problem. Where is the confirmation message? I didn't configured anything about phone confirmation in the project.
-
0
Nothing has been developed on this issue yet. We'll work on this.
-
0
we keep this issue open, and let you know when we finish it. probably it will be finished in next milestone
-
0
Hi guys i was pointed here about a similar issue with confirming an email address by @liangshiwei
When is the next milestone due?
-
0
hi, in the new version of ABP we have changed the angular login screen. there's the MVC login screen to authenticate. we use "Authorization Code Flow" in the new version. We redirect to MVC, user logs in and redirect back to Angular.
in MVC login screen, the phone confirmation is implemented and working. I think you can update your project to the latest. Or you can create a new project to see the new behaviour.