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 thepoliciesConsent
property in the UserProfile
object.