exlibris-fed / exlibris

MIT License
4 stars 0 forks source link

Logout #33

Closed Sigafoos closed 4 years ago

Sigafoos commented 4 years ago

Front end only, as it's removing the localStorage['auth'] (if it exists) and redirecting to the home page. (note that currently this will redirect to login, but I'd prefer to go to / as we'll probably want that to be a page with a login component rather than a full-on login page at some point)