constructor(
    private pouchService: PouchService,
    private couchService: CouchService
  ) {
    this.authDB = this.pouchService.getAuthDB();