Disable Social Sign Ups

Hi @joe7,

Thank you for your direct message and updates.

I have inspected your tenant and found that your Disable social signups rule did not specify the Client ID on line 2.

The line of code that needs to be changed:

const CLIENTS_ENABLED = ['REPLACE_WITH_YOUR_CLIENT_ID'];

In this situation, I recommend replacing the dummy value with your Client ID for this to work properly.

Could you please give it a try and let me know how this goes for you?

Thanks,
Rueben