Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Make client internally mutable #837
Make client internally mutable #837
Changes from all commits
c56add5
f61d104
967bc87
103006e
be1ba30
db23e72
3551d0b
160d159
46f4b2c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 17 in crates/bitwarden-uniffi/src/auth/mod.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/auth/mod.rs#L17
Check warning on line 30 in crates/bitwarden-uniffi/src/auth/mod.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/auth/mod.rs#L30
Check warning on line 59 in crates/bitwarden-uniffi/src/auth/mod.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/auth/mod.rs#L59
Check warning on line 65 in crates/bitwarden-uniffi/src/auth/mod.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/auth/mod.rs#L65
Check warning on line 69 in crates/bitwarden-uniffi/src/auth/mod.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/auth/mod.rs#L69
Check warning on line 79 in crates/bitwarden-uniffi/src/auth/mod.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/auth/mod.rs#L75-L79
Check warning on line 87 in crates/bitwarden-uniffi/src/auth/mod.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/auth/mod.rs#L87
Check warning on line 101 in crates/bitwarden-uniffi/src/auth/mod.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/auth/mod.rs#L101
Check warning on line 115 in crates/bitwarden-uniffi/src/auth/mod.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/auth/mod.rs#L114-L115
Check warning on line 120 in crates/bitwarden-uniffi/src/auth/mod.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/auth/mod.rs#L119-L120
Check warning on line 125 in crates/bitwarden-uniffi/src/auth/mod.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/auth/mod.rs#L124-L125
Check warning on line 18 in crates/bitwarden-uniffi/src/crypto.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/crypto.rs#L18
Check warning on line 24 in crates/bitwarden-uniffi/src/crypto.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/crypto.rs#L24
Check warning on line 30 in crates/bitwarden-uniffi/src/crypto.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/crypto.rs#L30
Check warning on line 36 in crates/bitwarden-uniffi/src/crypto.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/crypto.rs#L35-L36
Check warning on line 43 in crates/bitwarden-uniffi/src/crypto.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/crypto.rs#L42-L43
Check warning on line 49 in crates/bitwarden-uniffi/src/crypto.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/crypto.rs#L48-L49
Check warning on line 53 in crates/bitwarden-uniffi/src/crypto.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/crypto.rs#L52-L53
Check warning on line 34 in crates/bitwarden-uniffi/src/lib.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/lib.rs#L34
Check warning on line 61 in crates/bitwarden-uniffi/src/platform/fido2.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/platform/fido2.rs#L60-L61
Check warning on line 75 in crates/bitwarden-uniffi/src/platform/fido2.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/platform/fido2.rs#L74-L75
Check warning on line 92 in crates/bitwarden-uniffi/src/platform/fido2.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/platform/fido2.rs#L91-L92
Check warning on line 117 in crates/bitwarden-uniffi/src/platform/fido2.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/platform/fido2.rs#L116-L117
Check warning on line 136 in crates/bitwarden-uniffi/src/platform/fido2.rs
Codecov / codecov/patch
crates/bitwarden-uniffi/src/platform/fido2.rs#L135-L136