willjschmitt / joulia-webserver

Webserver and logging for electric brewing controller connecting distributed users to the equipment.
http://joulia.io
0 stars 0 forks source link

Serve brewhouse-id to controllers with Tokens #123

Closed willjschmitt closed 7 years ago

willjschmitt commented 7 years ago

Add a new API that a controller can use to get it's brewhouse id. This would simplify needing to make all APIs support brewhouse id identification by token.

This API should identify a connecting client by user.token.brewhouse.id

willjschmitt commented 7 years ago

Solved by #124