I am trying to build a simple POC website.
Basically, user will use AzureB2C and Facebook as auth provider. Once authenticated, I want to simply have a button that the user can click that would take them to facebook.com, authenticated.
Is this possible?