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(devtools-server): broken auth flow in safari #5865

Merged
merged 3 commits into from Apr 24, 2024

Conversation

aliemir
Copy link
Member

@aliemir aliemir commented Apr 18, 2024

Fixed the authentication flow and cookie handling for Safari. Flow was broken due to setting/accessing cookies with cross domain. Now devtools users will be able to authenticate and use the devtools server using Safari.

Resolves #5753

@aliemir aliemir requested a review from a team as a code owner April 18, 2024 18:31
Copy link

changeset-bot bot commented Apr 18, 2024

🦋 Changeset detected

Latest commit: 11ff885

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@aliemir aliemir added this to the May Release milestone Apr 18, 2024
Copy link

nx-cloud bot commented Apr 18, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 11ff885. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 75 targets

Sent with 💌 from NxCloud.

Copy link

cypress bot commented Apr 18, 2024

Passing run #10962 ↗︎

0 378 33 0 Flakiness 0

Details:

Merge 11ff885 into 67e0cf2...
Project: refine Commit: 329cbbf084 ℹ️
Status: Passed Duration: 31:19 💡
Started: Apr 18, 2024 6:38 PM Ended: Apr 18, 2024 7:10 PM

Review all test suite changes for PR #5865 ↗︎

@aliemir aliemir changed the base branch from master to releases/may April 24, 2024 10:49
@aliemir aliemir merged commit a9dbd80 into releases/may Apr 24, 2024
94 checks passed
@aliemir aliemir deleted the fix/devtools-safari-login-issue branch April 24, 2024 11:21
@aliemir aliemir mentioned this pull request Apr 24, 2024
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.

[BUG] devtools login not work in Safari
3 participants