wellcomecollection / identity

Identity services for Wellcome Collection users
MIT License
0 stars 2 forks source link

Feat/create patron in create script #318

Closed melanierogan closed 2 years ago

melanierogan commented 2 years ago

Moving createPatron to happen in the create script of auth0-database scripts. I have removed it from the updateUserAfterRegistration user endpoint, another PR will follow with the updateUserAfterRegistration having an update patron first and lastname method, so we can update the patron record with the full registration form details.

related to work on https://github.com/wellcomecollection/wellcomecollection.org/issues/8071 and https://github.com/wellcomecollection/wellcomecollection.org/issues/7896