big-traffic-94467
11/22/2022, 10:42 AM"tos": {
"type": "boolean",
"title": "I accept the [Terms of Service](<https://example.com/link-to-terms>) and Privacy Policy"
}
big-traffic-94467
11/22/2022, 1:02 PMhigh-optician-2097
high-optician-2097
big-traffic-94467
11/22/2022, 3:54 PM"tos": {
"type": "boolean",
"title": "I accept the [Terms of Service](<https://example.com/link-to-terms>) and Privacy Policy"
}
Then I could add the "tos" field to "required", and have terms and privacy policy agreed to as part of sign-up.
Regarding i18n I believe this should still work?
Regarding my work right now it's not a blocker, I'm working on enterprise software so we have these agreements separately, but in a few weeks I would like to open up the service for self-service for B2C and B2B customers, and in that case it would be a lot of work to deploy a post-signup flow that captures these agreements. I would very much appreciate if Ory had this capability.high-optician-2097