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

Improve failure tolerance of request_user_info #152

Closed lboeman closed 4 years ago

lboeman commented 5 years ago

Used when creating a new user, to check that a user exists in auth0 and that their email is verified. This should be resilient to auth0 api failures.

lboeman commented 4 years ago

closed by #201