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

v9.2.1 #392

Merged
merged 4 commits into from
Dec 15, 2024
Merged

v9.2.1 #392

merged 4 commits into from
Dec 15, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 26, 2024

v9.2.1

Enhancements

  1. Improved Backward Compatibility:

    • The deprecated getSessionOnEdge function now triggers a warning instead of throwing an error, ensuring smoother upgrades for users.
  2. Seamless Token Refresh in Middleware:

    • Fixed an issue where refreshed tokens were not forwarded to SSR components after middleware processing. Updated cookies are now correctly synchronized, ensuring consistent session handling across the application.

These changes enhance user experience during upgrades and improve session consistency for applications with short token expiration times.

@frontegg-david frontegg-david merged commit 3ba89f0 into master Dec 15, 2024
5 checks passed
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant