Bloc / Messenger

This is a small app to message using the Bloc Api
8 stars 3 forks source link

Removes axios in the Api and write tests #49

Closed bdougie closed 7 years ago

bdougie commented 8 years ago

Axios is a stop gap to get the login to work again. It is not needed with #47 but that PR still needs to be tested

drbeowulf commented 8 years ago

Axios doesn't allow me to log in. I will have to play with the API route and how the username and password is passed in to the API.

bdougie commented 8 years ago

please reopen you PR against master and I can look at getting that merged, so the app is working for you as well.

drbeowulf commented 8 years ago

I opened another PR #53