Right now, login is handled by the frontend proxy. This makes it difficult to manage new users. * Create a form for logging in * Create an interface for making new admin users * TBD: how to handle Forgot Password This is potentially a prerequisite for https://github.com/bodgery/doorbot-server/issues/5
Right now, login is handled by the frontend proxy. This makes it difficult to manage new users.
This is potentially a prerequisite for #5