Forum Discussion
How to implement Microsoft social login for a PWA app?
Hello,
I'm trying to implement a social login via Microsoft for my app that already exists in the Microsoft Store and I have no idea.
First of all, my app in microsoft store shows up in any new tenant that I create in Azure AD under the "Applications from personal account" tab. Should I use it to configure the social login? What if I want the app to not be in my personal account but in another tenant instead.
I have tried creating a new tenant in my Azure Active Directory, verified a domain and created a new app registration, configured redirect URIs and everything. Implemented a social login button, but my publisher then shows as unverified with no action on Azure to verify anything.
I just want to implement a social login and be a verified provider.