Skip to content

[DX-3682] feat: windows pkce (alpha) #454

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

Merged
merged 3 commits into from
Apr 16, 2025
Merged

[DX-3682] feat: windows pkce (alpha) #454

merged 3 commits into from
Apr 16, 2025

Conversation

nattb8
Copy link
Collaborator

@nattb8 nattb8 commented Apr 14, 2025

Summary

Added alpha support for PKCE on Windows. Enables system browser launch and redirect handling via custom URI schemes.

Customer Impact

Enables PKCE login flow on Windows.
Note: This is an alpha release. It requires PowerShell, which is pre-installed on Windows 10/11. On older versions of Windows, PowerShell may need to be installed manually.

Things Worth Calling Out

This feature requires PowerShell to function. While PowerShell is pre-installed on Windows 10/11, manual installation may be needed on older Windows versions.

Other things to consider:

@nattb8 nattb8 requested a review from a team April 14, 2025 21:51
@nattb8 nattb8 force-pushed the feat/windows-deeplink branch from 66dfaa5 to 0e8354f Compare April 14, 2025 21:52
@nattb8 nattb8 changed the title feat: windows pkce (alpha) [DX-3682] feat: windows pkce (alpha) Apr 14, 2025
@nattb8 nattb8 force-pushed the feat/windows-deeplink branch from 39c3642 to 6e3c5c3 Compare April 16, 2025 01:18
@nattb8 nattb8 merged commit 9b04e0c into main Apr 16, 2025
24 checks passed
@nattb8 nattb8 deleted the feat/windows-deeplink branch April 16, 2025 23:52
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