How can I configure to disable default login method so that people can only use FB login to my website? Thanks.
regards,
QC
How can I configure to disable default login method so that people can only use FB login to my website? Thanks.
regards,
QC
You need to hide sign-in form inputs and sign-in buttons via css, that's the only solution that comes to my mind.
Otherwise this is a custom code modification.