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

add user id -> email endpoint #188

Closed lboeman closed 4 years ago

lboeman commented 4 years ago

Creates an uuid to email conversion endpoint. Requires that both the caller and target belong to organizations that have accepted the TOU. I've added the mysql to the read_user_id migration to save space, but if it should be in it's own migration I can move it.