wellcomecollection / identity

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

Always fetch the createdDate of a patron from Sierra #354

Closed alexwlchan closed 2 years ago

alexwlchan commented 2 years ago

We're going to use this to detect whether a user pre-dates the current sign-up process, and if so, skip implicit email verification.

This patch just fetches the createdDate field from Sierra; the next patch will actually use it.