Angular sample client app - #5
Conversation
|
Needed to add CORS config to allow the angular client to call the api. But somehow not all code came through yesterday. Added the code now. Thanks @davidfowl for this repo. |
|
@davidfowl |
|
Yep I’ll merge it. I’d like to make sure we can support a react sample as well though |
|
@davidfowl |
|
@davidfowl |
|
I updated to Preview 7 the register page to support email and username |
|
@davidfowl |
|
cc @halter73 |
Right now, the user needs to opt into 2fa, but you can configure an authorization policy that requires the I don't think there's a good way to make login fail until 2fa is configured though. This is also a problem with Identity UI, but that's easier to scaffold and customize. |

Added an Angular sample app that tests all features