Handle authentication/password resets for unique usernames with duplicate email address using CIC (Auth0)

TL;DR In certain unique cases, I have come across a scenario where end customers are using a unique username (ex: USER01) with duplicate email address. In this blog post, I have tried to document a solution/approach on how we could handle authentication and password reset for these users using CIC (Auth0). Known Information Currently CIC … Continue reading Handle authentication/password resets for unique usernames with duplicate email address using CIC (Auth0)