Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: Flag to show TOS and Privacy Policy on SignIn screen #857

Open
jzila opened this issue Sep 6, 2024 · 0 comments
Open

FR: Flag to show TOS and Privacy Policy on SignIn screen #857

jzila opened this issue Sep 6, 2024 · 0 comments

Comments

@jzila
Copy link

jzila commented Sep 6, 2024

Using https://supertokens.com/docs/thirdpartyemailpassword/common-customizations/signup-form/toc-privacypolicy, you can show your TOS and Privacy Policy on the SignUp screen.

However, ThirdParty login signs you up automatically even if you click the button through the SignIn screen. So such users might never have seen the Privacy Policy/TOS links.

I propose a flag: showPrivacyAndTOSOnSignIn, defaulted to false to show any enabled links on the SignIn screen as well. This flag would only have meaning if either or both of termsOfServiceLink or privacyPolicyLink are enabled.

@jzila jzila changed the title FR: Flag to show TOS and Privacy Policy on SignIn screen also FR: Flag to show TOS and Privacy Policy on SignIn screen Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant