Skip to content

Merge desktop auth beta changes into main#209

Merged
AndyTitu merged 47 commits intomainfrom
beta
Feb 9, 2026
Merged

Merge desktop auth beta changes into main#209
AndyTitu merged 47 commits intomainfrom
beta

Conversation

@AndyTitu
Copy link
Contributor

@AndyTitu AndyTitu commented Feb 9, 2026

Summary

This MR merges all changes which have currently been in beta related to desktop app integration into main, ahead of the release.

AndyTitu and others added 30 commits September 8, 2025 21:29
Add support for authenticating via desktop app
The possible list of locations is built based on operating system
Provide actual 1Password lib locations based on OS
Make private beta features visible for private beta testers
This PR does two changes:
- Make the paths to the SDK IPC client on Linux and MacOS more accurate
- Remove support for Windows. This will not be out yet during beta.
Currently, they're not working as expected to be part of a beta release.
They will be brought back once they're in a working state.
Showcase the new functionality added in the upcoming beta release (`0.4.0b1`).
This enables the SDK to authenticate via the 1Password app on Windows.
Add vault permission operations for groups:
- `grant_group_permissions`
- `update_group_permissions`
- `revoke_group_permissions`
When the SDK makes an invoke operation to the locked 1Password app, the user is prompted to re-authorize. Once that is made, we need to override the existing SDK client with a new one that can perform the invoke operation.
This shows the message in the exception when it can't be processed by `raise_typed_exception`.
Copy link
Member

@edif2008 edif2008 left a comment

Choose a reason for hiding this comment

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

Looks good to me. All the pieces from beta branch have been reviewed and tested in the PRs that lead to the version of the branch that is being merged into main with this PR.

@AndyTitu AndyTitu merged commit a99922d into main Feb 9, 2026
18 checks passed
@AndyTitu AndyTitu deleted the beta branch February 9, 2026 15:10
@AndyTitu AndyTitu restored the beta branch February 9, 2026 15:10
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.

5 participants