TTUSDC / cpceed-webapp

CPCEED Web App
https://ttusdc.github.io/cpceed-webapp/
3 stars 0 forks source link

Api auth #3

Closed asclines closed 7 years ago

asclines commented 7 years ago

This may be considered a WIP by use cases, but here is what is going on:

The server API methods for logging in and out are now hooked up to the real server.

This does not bring in user info, just handles the session token stuff.

Updated sinon and some eslint packages.