Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

TodoLite crashing when losing authentication #68

@sethrosetter

Description

@sethrosetter
  1. Create user and login
  2. Add a few docs, make sure pointing at a running sync_gateway.
  3. Take db offline
curl -X POST http://localhost:4985/todos/_offline
  1. Add a few docs
  2. Bring db online
curl -X POST http://localhost:4985/todos/_online

User will get logged out and the app will crash

https://gist.github.com/sethrosetter/c08eb2453c68b8b52533

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions