sonyarouje / react-native-ad-b2c

React Native library for Azure Active Directory B2C
12 stars 6 forks source link

Password reset support #2

Closed jSunnari closed 5 years ago

jSunnari commented 5 years ago

Add support for creating a password reset policy in an Azure B2C Tenant and handle the response back from the B2C SignupAndSignIn Policy and redirects to the specified password reset policy

sonyarouje commented 5 years ago

Thanks for adding reset password functionality. I will merge the changes.