Custom Registration Fields with Authn MFE How to?

Hi @choltha

If you want to add fields from the available extra fields you can add them to a plguin like

REGISTRATION_EXTRA_FIELDS["gender"] = "required"

you can also check this reply