This repository has been archived by the owner on Jan 14, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use navigator online to grant offline login
Sometimes seeing different response statuses here (e.g. 500, though I'm not sure why). Revert to using naive `navigator.onLine` instead for offline login. Closes #13.
- Loading branch information