repl.it-api
repl.it-api copied to clipboard
Login
Users can now login from the API.
Could you please update the code to be more inline with the rest of the style? Main things to consider are more spacing between characters, use of === instead of ==, and single quotes.
I'll do more in-depth code review when I get on my computer.
Done