Input: -Username -Password Sign in: -create new user -if username already exists send message that usename should be unique Log in: -if successful, then send back login token to frontend -if not, send error message
Input:
-Username
-Password
Sign in:
-create new user
-if username already exists send message that usename should be unique
Log in:
-if successful, then send back login token to frontend
-if not, send error message