Implement user confirmation page in angular with resource owner password flow #18805
Depends on https://github.com/abpframework/abp/pull/21271
Resolves #18763
This PR provides confirmation page on password flow
to angular > account package
Phone
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I documented it (or no need to document or I will create a separate documentation issue)
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
- Switch to
HandleConfirmUserAsync
branch in ABP - Run backend
- After copy-to-templates, go to setting with admin. Click
Identity Management
tab - Enable require email & phone verification
- Try to re-login
- Test
account/confirm-user
page