Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Make refreshToken work during Pouch replication #1293

Merged
merged 3 commits into from
Feb 11, 2025

Conversation

Ldoppea
Copy link
Member

@Ldoppea Ldoppea commented Feb 11, 2025

This PR fixes the refreshToken mechanism that did not occur when happening during a PouchDB replication but also did break the Realtime stream

`cozy-dataproxy-lib` has been upgraded to `3.4.0` in order to allow
waiting for the SearchEngine initialization

Related PR: cozy/cozy-libs#2730
`cozy-realtime` has been upgraded to `5.6.4` in order to retrieve a fix
on refreshToken mechanism that would break the realtime stream

Related PR: cozy/cozy-libs#2731
`cozy-client` and `cozy-pouch-link` have been upgraded to `54.0.0` in
order to retrieve a fix on the refreshToken mechanism that did not work
when token expired during a Pouch replication

Related PR: cozy/cozy-client#1587
@Ldoppea Ldoppea force-pushed the feat/update_packages_and_search_init branch from 0ae7cd1 to e905b0b Compare February 11, 2025 15:20
@Ldoppea Ldoppea changed the title fix: Delay SearchEngine init and fix refreshToken events fix: Make refreshToken work during Pouch replication Feb 11, 2025
@Ldoppea Ldoppea merged commit 54fa178 into feat/meta_offline Feb 11, 2025
1 check passed
@Ldoppea Ldoppea deleted the feat/update_packages_and_search_init branch February 11, 2025 16:05
@Ldoppea Ldoppea mentioned this pull request Feb 11, 2025
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant