Headless
Headless Onboarding
Introduction
This guide compliments the headless signup/login guides with things like hCaptcha, Terms and Conditions acceptance, and more.
Check if user has missing onboarding steps/fields
userWithMissingInfo provides a list of missing onboarding steps/fields.
Detect whether user has accepted Terms of Service
Look for the policiesConsent
property in the UserProfile
object.
Implement Terms and Conditions acceptance
TBD
Implement hCaptcha
This is automatically handled by the SDK as long as it is turned on and configured in the dashboard.