SolarArbiter / solarforecastarbiter-api

HTTP API and database schema for the Solar Forecast Arbiter
https://api.solarforecastarbiter.org
MIT License
10 stars 6 forks source link

apply .lower() to email before querying Auth0 API #270

Closed alorenzo175 closed 3 years ago

alorenzo175 commented 4 years ago

as the query is case sensitive, but all emails in the user database are stored as lower case.