Integrate Azure AD B2C reset password user flow in angular using oidc-client-js. Published November 29, 2020 in Angular , Azure , Azure Active Directory , Azure ADB2C , OAuth2 , OpenID Connect , security - 0 Comments This post continues from previous posts which I go over using oidc-client-js to interact with azure adb2c: Integrate a sign up / sign in user flow to authenticate a user against azure adb2c Integrate a edit-profile user flow. In this post, I’m going to share how to handle resetting password. You can find the sample project here. Continue reading Tags: azure-ad , azure-ad-b2c , oidc-client-js , openid-connect , reset-password