Azure-Samples / active-directory-b2c-custom-policy-starterpack

Azure AD B2C now allows uploading of a Custom Policy which allows full control and customization of the Identity Experience Framework
http://aka.ms/aadb2ccustom
MIT License
340 stars 395 forks source link

Fully working starterpack with default login page offered by Azure #130

Open sickan90 opened 2 years ago

sickan90 commented 2 years ago

It's great having a base for your policies. But I think this is still lacking. This is a starter pack, but feel like a lot of basic functionality is missing and need to be fixed manually.

I have used the SocialAndLocalAccounts as default but I still hade to implement basic functionality to the page such as:

I feel like at least one starterpack should have all the functionality that is offered by the default login page.