AngularUI: 2 factor auth implemented #14483
Resolves #14202
Depends to https://github.com/abpframework/abp/pull/16908
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 worked with the design team to get their idea for UI/UX design (or no need to design for this PR)
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
- Go to feat/14202 branch on abp
- if not exits, switch to dev
- Run backend on volo repo
- Run copy-to-templates on volo
- Also you can use dev-app directly for the test
- volo>abp>npm>ng-packs
- yarn && yarn start
- Just be sure you are on the feat/14202 branch on Volo repo