I can’t seem to find a way to persist given_name and family_name when signing up with v11 lock for web. I tried using additionalSignUpFields with my username-password lock and added the fields to user_metadata (also moved the metadata inside idToken with a custom rule), but I would rather find a way to fill the actual given_name and family_name fields instead.
Is there something obvious that I’m missing?