NYCPlanning / deprecated-labs-zap-api

Deprecated version of the ZAP API, see https://github.com/NYCPlanning/labs-zap-api
Other
5 stars 3 forks source link

Query for contact ID during auth should only use active contacts #226

Closed hannahkates closed 4 years ago

hannahkates commented 4 years ago

In the query for contact records that contain our user's email address, we should only look at results where the contact statecode = 'Active'.