ref: Password Options in Auth0 Database Connections
The “personal data” checks include checks against:
user_metadata.nameuser_metadata.firstuser_metadata.last
Does anyone know what these are? I’ve not seen them before despite being on Auth0 for over 4 years. There are, or should be, no standard fields in user_metadata. I mean, I know what they are supposed to be, first name, last name, etc., but should these checks not reference the root family_name, given_name, …? Or is this just an error in the docs?