JamesRandall / react-azure-adb2c

Looking for a maintainer - if interested please get in touch in issue #13
MIT License
45 stars 58 forks source link

Add validateAuthority as a property #15

Open jSunnari opened 5 years ago

jSunnari commented 5 years ago

If you got a custom instance like 'https://your-tenant.b2clogin.com/ you need to set the validateAuthority property to false to allow redirect.

For more info: https://docs.microsoft.com/en-us/azure/active-directory-b2c/b2clogin

amyboyd commented 3 years ago

Any chance this can be merged @JamesRandall? We are wanting to use this lib but need validateAuthority.