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

Add CryptoApi.pinCurrentUserIdentity and UserIdentity.needsUserApproval #4415

Merged
merged 4 commits into from
Sep 24, 2024

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Sep 19, 2024

No description provided.

const verified = userIdentity.isVerified();
const wasVerified = userIdentity.wasPreviouslyVerified();
Copy link
Member

Choose a reason for hiding this comment

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

There is another PR doing that #4411 . Ok for me to close it in favor of this one

Expose the `identityNeedsUserApproval` flag from the rust crypto crate.
Expose `pinCurrentMasterKey` from the rust crypto api.
@richvdh richvdh added this pull request to the merge queue Sep 24, 2024
Merged via the queue into develop with commit 1a8ea3d Sep 24, 2024
26 checks passed
@richvdh richvdh deleted the rav/pin_identity branch September 24, 2024 16:55
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.

3 participants