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

[DX-2616] fix: failed login with cached session falls back to login pkce #69

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

YermekG
Copy link
Contributor

@YermekG YermekG commented Feb 8, 2024

Summary

Session that was previously logged in with PKCE flow fall back to PKCE login flow in the event of a relogin failure. The same behaviour is expected for connect with PKCE flow

Customer Impact

Improves customer experience

Other things to consider:

  • Prefix your PR title with feat: , fix: , chore: , docs: , refactor: or test: .
  • Sample blueprints are updated with new SDK changes
  • Updated public documentation with new SDK changes (Immutable X and Immutable zkEVM)
  • Replied to GitHub issues

@YermekG YermekG requested a review from a team as a code owner February 8, 2024 03:49
@YermekG YermekG requested a review from nattb8 February 8, 2024 03:51
@YermekG YermekG merged commit a4dce63 into main Feb 8, 2024
8 checks passed
@github-actions github-actions bot added the fix label Feb 8, 2024
@YermekG YermekG deleted the fix/relogin_pkce branch February 13, 2024 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants