Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Configure CozyClient to also use StackLink (when online)
In previous commit we configured cozy-client to use CozyPouchLink for its queries This commit also adds StackLink as the first Link so by default it will do its queries through the remote cozy-stack CozyClient has been modified to handle offline mode and redirect to the next link when it is detected Related PR: cozy/cozy-client#1507
- Loading branch information