login-with-github
login-with-github copied to clipboard
Fix Server Config (login was not working) and Add Nodemon to Dev Deps
The login was not working due to the server config mapping the values wrongly, I also added nodemon as it was missing from package.json (user also reported this in #10 )