How to customize privacy policy text of custom login page?

Hi @benjamin203,

Thank you for your responses.

What you have observed with the “Sign in with Google” button is normal behavior. And unfortunately, there is not much you can do to prevent Social Connections from logging in.

After discussing this with my colleague, one option is to use a Post-Login Action to deny these Social users from logging in until they have signed up to your app and accepted your privacy policy.

An alternative option is to use a Redirect Action to redirect your users who are logging in for the first time to another page to accept your privacy policy. Once they have accepted the terms, they can resume authentication as usual. This way, you can capture cases where Social users can log in without signing up and agreeing to your privacy policy.

Check out our How do I add Terms and Conditions using Rules? FAQ for more information.

I hope this helps!

Please let me know if you have any additional questions.

Thanks,
Rueben