TL;DR – In this, we’ll spin up a free Azure AD B2C tenant, register an app, create a client secret, configure a sign-up/sign-in flow, drop the settings into your code, and validate the whole thing locally. When you’re done you’ll have social-login-re...