Skip to content
This repository has been archived by the owner on Oct 14, 2019. It is now read-only.

Refactor logout #17

Open
inf2381 opened this issue Jun 8, 2018 · 0 comments
Open

Refactor logout #17

inf2381 opened this issue Jun 8, 2018 · 0 comments
Labels
backlog enhancement New feature or request
Milestone

Comments

@inf2381
Copy link
Member

inf2381 commented Jun 8, 2018

  • Session destroy call
  • Clear local database:
db.destroy().then(function () {
  db = new PouchDB('campusDB');
  createFirstDoc();
});
@inf2381 inf2381 added enhancement New feature or request backlog labels Jun 8, 2018
@inf2381 inf2381 added this to the 0.0.3 milestone Jun 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backlog enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant