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

Reapply current JWT before executing offlineQueue requests #744

Merged
merged 6 commits into from
Jun 3, 2024

Conversation

alexandrebouthinon
Copy link
Member

What does this PR do ?

Reapply current JWT before executing offlineQueue requests.

Since the final user could use the authenticator with a short JWT TTL or being disconnected for a big amount of time from his Kuzzle backend.

@alexandrebouthinon alexandrebouthinon self-assigned this May 17, 2024
Comment on lines -88 to -90
strategy:
matrix:
node-version: ["16", "18"]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is useless since the version used to test the snippets is the version set in the docker compose file above

@alexandrebouthinon alexandrebouthinon force-pushed the KZLPRD-310/fix-jwt-in-offline-queue branch from ae6f3a3 to 72709cb Compare May 17, 2024 09:33
@alexandrebouthinon alexandrebouthinon force-pushed the KZLPRD-310/fix-jwt-in-offline-queue branch from 72709cb to 771b70a Compare May 17, 2024 09:44
@alexandrebouthinon alexandrebouthinon merged commit ea1872a into 7-dev Jun 3, 2024
6 of 7 checks passed
@alexandrebouthinon alexandrebouthinon deleted the KZLPRD-310/fix-jwt-in-offline-queue branch June 3, 2024 07:36
github-actions bot pushed a commit that referenced this pull request Jun 3, 2024
## [7.11.3](v7.11.2...v7.11.3) (2024-06-03)

### Bug Fixes

* Reapply current JWT before executing offlineQueue requests ([#744](#744)) ([ea1872a](ea1872a))
@kuzzle
Copy link
Contributor

kuzzle commented Jun 3, 2024

🎉 This PR is included in version 7.11.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@kuzzle kuzzle added the released label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants