atlanticwave-sdx / atlanticwave-proto

Repo for work on prototype for AtlanticWave/SDX
5 stars 6 forks source link

REST API - Login should get a username and password, not email and pw #132

Open sdonovan1985 opened 4 years ago

sdonovan1985 commented 4 years ago

This is more a style thing, but it takes a username, not an email address, when logging in with the REST interface. Need to update the API, and likely the web interface's login to use the new semantics.