Closed Daeluse closed 7 years ago
Currently, upon trying to log in with the default migration account, the response is {error: 'Bad Credentials'}. When trying to create a new user, a null user is created with every field, other than ID, being null.
Closing. FFR: We dont want to call HTTP with a string as the body. Just pass the JS Object.
The routes for Authenticating users and Creating need to be investigated