Skip to content

feat: add ability to convert EF user object to public view from model

Martin Lowe requested to merge malowe/main/auth-drupal-fix into main
  • feat: add ability to convert EF user object to public view from model

To better support blanking of private fields, a method has been added to the EF user model that takes the same actions the profile API would when sanitizing the model.

Merge request reports

Loading