Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitwarden/clients
/ functions
Functions
16,052 in github.com/bitwarden/clients
⨍
Functions
16,052
◇
Types & classes
7,544
↓ 6 callers
Method
toBuf
(value: string | Uint8Array)
libs/common/src/key-management/crypto/services/web-crypto-function.service.ts:189
↓ 6 callers
Method
toCipherData
()
libs/common/src/vault/models/domain/cipher.ts:264
↓ 6 callers
Method
toSdkCipher
* Maps Cipher to SDK format. * * @returns {SdkCipher} The SDK cipher object.
libs/common/src/vault/models/domain/cipher.ts:455
↓ 6 callers
Method
toWrappedAccountCryptographicState
()
libs/common/src/key-management/keys/response/private-keys.response.ts:58
↓ 6 callers
Method
to_utf16
(&self)
apps/desktop/desktop_native/win_webauthn/src/api/util/mod.rs:40
↓ 6 callers
Function
triggerPortOnDisconnectEvent
(port: chrome.runtime.Port)
apps/browser/src/autofill/spec/testing-utils.ts:73
↓ 6 callers
Method
updateElementStyles
* Accepts an element and updates the styles for that element. This method * will also unobserve the element if it is the iframe element. This is
apps/browser/src/autofill/overlay/inline-menu/iframe-content/autofill-inline-menu-iframe.service.ts:370
↓ 6 callers
Method
upsert
(orgDomains: OrganizationDomainResponse[])
libs/common/src/admin-console/services/organization-domain/org-domain.service.ts:30
↓ 6 callers
Method
userHasMasterPassword
(userId: UserId)
libs/common/src/key-management/master-password/services/master-password.service.ts:85
↓ 6 callers
Method
userPublicKey$
(userId: UserId)
libs/key-management/src/key.service.ts:648
↓ 6 callers
Function
verify_signature
Verify a public key signature over a SHA-256 hash using Windows Crypto APIs. The supported algorithms may change over time without notice, so the who
apps/desktop/desktop_native/win_webauthn/src/api/plugin/crypto.rs:105
↓ 6 callers
Method
wait_for_response
Block the current thread until either a response is received, or the specified timeout has passed. # Examples ```no_run use std::{sync::Arc, time::D
apps/desktop/desktop_native/autofill_provider/src/lib.rs:602
↓ 6 callers
Method
website
look up the website the integration is working with. * @param request supplies information about the state of the extension site * @param opti
libs/common/src/tools/integration/integration-context.ts:88
↓ 6 callers
Method
wrapEncapsulationKey
( encapsulationKeySpki: Uint8Array, wrappingKey: SymmetricCryptoKey, )
libs/common/src/key-management/crypto/services/encrypt.service.implementation.ts:86
↓ 6 callers
Function
write
(text: &str, hide_from_history: bool)
apps/desktop/desktop_native/core/src/clipboard/mod.rs:24
↓ 6 callers
Method
write
Copies data as COM-allocated buffer and writes to response pointer. Safety constraints: [response] must point to a valid WEBAUTHN_PLUGIN_OPERATION_RE
apps/desktop/desktop_native/win_webauthn/src/api/plugin/types/operation.rs:133
↓ 6 callers
Method
write_map_start
Start a CBOR map. A map is encoded with the header type that contains the number of entries in the map, followed by pairs of CBOR data items. Since t
apps/desktop/desktop_native/win_webauthn/src/api/util/cbor.rs:159
↓ 5 callers
Function
ActionButton
({ buttonText, dataTestId, disabled = false, isLoading = false, theme, handleClick, fullWidth =
apps/browser/src/autofill/content/components/buttons/action-button.ts:21
↓ 5 callers
Method
_showToast
* @deprecated use `showToast` instead * * Converts options object from PlatformUtilsService
libs/components/src/toast/toast.service.ts:45
↓ 5 callers
Method
acknowledgeWarning
(organizationId: string)
apps/web/src/app/admin-console/organizations/members/services/delete-managed-member/delete-managed-member-warning.service.ts:30
↓ 5 callers
Method
assertCredential
( params: AssertCredentialParams, window: ParentWindowReference, abortController = new AbortContro
libs/common/src/platform/services/fido2/fido2-client.service.ts:276
↓ 5 callers
Function
atLeast
Ensures the boundaries of a constraint are at least equal to the minimum. * @param minimum the lower bound of the constraint. When this is `undefine
libs/tools/generator/core/src/policies/constraints.ts:62
↓ 5 callers
Method
attachToGlobal
(global: any)
libs/common/src/platform/services/container.service.ts:13
↓ 5 callers
Method
authenticateBiometric
()
apps/desktop/src/key-management/biometrics/os-biometrics.service.ts:23
↓ 5 callers
Method
autoCompleteTypeIncludesToken
* True if `autoCompleteType` includes `token` as a space-separated autocomplete token. * Handles compound tokens such as `section-login current-pas
apps/browser/src/autofill/services/autofill.service.ts:3041
↓ 5 callers
Function
b64Decode
(str: string, spaceAsPlus = false)
apps/web/src/connectors/common.ts:51
↓ 5 callers
Function
base64UrlDecode
(text: string)
libs/importer/src/importers/keeper/access/services/crypto.ts:361
↓ 5 callers
Method
build
(o: CipherView | CipherDomain)
libs/common/src/models/export/cipher-with-ids.export.ts:11
↓ 5 callers
Method
buildSsoUrl
* Builds a URL for redirecting users to the web app SSO component to complete SSO * @param webAppUrl The URL of the web app * @param clientType
libs/auth/src/common/services/sso-redirect/sso-url.service.ts:17
↓ 5 callers
Function
build_unicode_input
A function for easily building keyboard unicode `INPUT` structs used in `SendInput()`.
apps/desktop/desktop_native/autotype/src/windows/type_input.rs:184
↓ 5 callers
Method
cacheData
* Update the cache with the new TwoFactorAuthData.
libs/auth/src/angular/two-factor-auth/two-factor-auth-component-cache.service.ts:57
↓ 5 callers
Method
canAssignToCollections
()
libs/common/src/vault/models/view/cipher.view.ts:192
↓ 5 callers
Method
canInteract
* Check if the user is able to interact with the cipher * (password re-prompt / decryption failure checks). * @param cipher * @private
apps/browser/src/vault/popup/settings/archive.component.ts:265
↓ 5 callers
Method
canRestoreCipher$
* * {@link CipherAuthorizationService.canRestoreCipher$}
libs/common/src/vault/services/cipher-authorization.service.ts:115
↓ 5 callers
Method
cancelInlineMenuFadeInAndPositionUpdate
* Cancels the observables that update the position and fade in of the inline menu.
apps/browser/src/autofill/background/overlay.background.ts:3322
↓ 5 callers
Method
checkNotificationQueue
* Checks the notification queue for any messages that need to be sent to the * specified tab. If no tab is specified, the current tab will be used.
apps/browser/src/autofill/background/notification.background.ts:429
↓ 5 callers
Method
checkVaultTimeout
()
libs/common/src/key-management/vault-timeout/services/vault-timeout.service.ts:58
↓ 5 callers
Method
cleanupTokenStorage
(userIds: UserId[])
libs/common/src/auth/services/token.service.ts:961
↓ 5 callers
Method
close
Release the security-scoped resource explicitly. Prefer this over relying on `Drop` at every call site so cleanup is awaited and any failure is observ
apps/desktop/desktop_native/chromium_importer/src/chromium/platform/sandbox.rs:136
↓ 5 callers
Method
close
(dialogResult: UserVerificationDialogResult)
libs/auth/src/angular/user-verification/user-verification-dialog.component.ts:307
↓ 5 callers
Method
closeAll
Close all open dialogs and drawers. Note that this will ignore any and all closePredicates
libs/components/src/dialog/dialog.service.ts:255
↓ 5 callers
Method
closeAll
()
libs/angular/src/services/modal.service.ts:53
↓ 5 callers
Method
closeDrawer
()
bitwarden_license/bit-common/src/dirt/access-intelligence/services/implementations/view/default-drawer-state.service.ts:25
↓ 5 callers
Method
copyLoginPropertiesAsCustomFields
(cipher: CipherView)
libs/importer/src/importers/keeper/keeper-json-importer.ts:269
↓ 5 callers
Function
createAutofillFormMock
(customFields = {})
apps/browser/src/autofill/spec/autofill-mocks.ts:22
↓ 5 callers
Function
create_default_test_sign_request
(public_key: crate::crypto::PublicKey)
apps/desktop/desktop_native/ssh_agent/src/authorization.rs:145
↓ 5 callers
Function
create_get_assertion_response
Creates a WebAuthn get assertion response from Bitwarden's assertion response
apps/desktop/desktop_native/windows_plugin_authenticator/src/assert.rs:135
↓ 5 callers
Function
create_test_keydata_rsa
(name: &str, cipher_id: &str)
apps/desktop/desktop_native/ssh_agent/src/storage/keystore.rs:197
↓ 5 callers
Function
debounce
( callback: FunctionType, delay: number, immediate?: boolean, )
apps/browser/src/autofill/utils/index.ts:423
↓ 5 callers
Method
decrypt
(collection: Collection, userId: UserId)
libs/admin-console/src/common/collections/services/default-collection-encryption.service.ts:17
↓ 5 callers
Method
decryptAes256
( data: Uint8Array, encryptionKey: Uint8Array, mode: "cbc" | "ecb", iv: Uint8Array = new Uint8
libs/importer/src/importers/lastpass/access/services/crypto-utils.ts:86
↓ 5 callers
Method
decryptMany$
( collections: Collection[] | null, orgKeys: Record<OrganizationId, OrgKey>, )
libs/admin-console/src/common/collections/services/default-collection.service.ts:257
↓ 5 callers
Method
decryptResponsePayload
( payload: EncString, key: string, )
apps/desktop/native-messaging-test-runner/src/native-message.service.ts:226
↓ 5 callers
Function
deepLinkGuard
()
apps/web/src/app/auth/guards/deep-link/deep-link.guard.ts:15
↓ 5 callers
Method
defaults$
Gets the default options.
libs/tools/generator/extensions/navigation/src/default-generator-navigation.service.ts:35
↓ 5 callers
Method
deleteBiometricUnlockKeyForUser
(userId: UserId)
apps/desktop/src/key-management/biometrics/main-biometrics.service.ts:108
↓ 5 callers
Method
deleteCollections
()
apps/web/src/app/vault/individual-vault/bulk-action-dialogs/bulk-delete-dialog/bulk-delete-dialog.component.ts:120
↓ 5 callers
Method
destroy
()
apps/browser/src/autofill/overlay/inline-menu/abstractions/autofill-inline-menu-iframe.service.ts:36
↓ 5 callers
Method
determineStorageLocation
* Determines where tokens should be stored based on vault timeout settings. * * | Vault Timeout Action | Vault Timeout | Token Storage
libs/common/src/auth/services/token.service.ts:1171
↓ 5 callers
Method
disableMethod
()
apps/web/src/app/auth/settings/two-factor/two-factor-setup-authenticator.component.ts:168
↓ 5 callers
Method
dispose
()
apps/desktop/src/platform/main/electron-storage.service.ts:49
↓ 5 callers
Function
elementIsInputElement
(element: Element)
apps/browser/src/autofill/utils/index.ts:234
↓ 5 callers
Function
elementIsSelectElement
(element: Element)
apps/browser/src/autofill/utils/index.ts:243
↓ 5 callers
Method
emailToSalt
(email: string)
libs/common/src/key-management/master-password/services/master-password.service.ts:170
↓ 5 callers
Method
encrypt
(plainValue: string)
apps/cli/src/platform/services/node-env-secure-storage.service.ts:59
↓ 5 callers
Function
encryptAesV2
( data: Uint8Array, key: KeeperKey, nonce?: KeeperNonce, nonceLength = AES_GCM_NONCE_SIZE, )
libs/importer/src/importers/keeper/access/services/crypto.ts:54
↓ 5 callers
Method
encryptCommandData
( commandData: DecryptedCommandData, key: string, )
apps/desktop/native-messaging-test-runner/src/native-message.service.ts:215
↓ 5 callers
Method
encryptFileData
( fileName: string, data: ArrayBuffer, key: SymmetricCryptoKey, userId: UserId, )
libs/common/src/tools/send/services/send.service.ts:369
↓ 5 callers
Method
encryptRiskInsightsReport
( context: { organizationId: OrganizationId; userId: UserId; }, data: DecryptedReportD
bitwarden_license/bit-common/src/dirt/reports/risk-insights/services/domain/risk-insights-encryption.service.ts:36
↓ 5 callers
Method
encryptedFoldersState
* @returns a SingleUserState for the encrypted folders.
libs/common/src/vault/services/folder/folder.service.ts:301
↓ 5 callers
Method
executeScriptInTab
* Extension API helper method used to execute a script in a tab. * * @see https://developer.chrome.com/docs/extensions/reference/tabs/#method-ex
apps/browser/src/platform/browser/browser-api.ts:888
↓ 5 callers
Function
failure
Returns an SSH `SSH_AGENT_FAILURE` response message.
apps/desktop/desktop_native/ssh_agent/src/server/protocol.rs:37
↓ 5 callers
Method
fieldContainsAutocompleteValues
* Separates the provided field data into space-separated values and checks if any * of the values are present in the provided set of autocomplete v
apps/browser/src/autofill/services/inline-menu-field-qualification.service.ts:1203
↓ 5 callers
Function
fitToBounds
Ensures a value falls within the minimum and maximum boundaries of a constraint. * @param value the value to check. Nullish values are coerced to 0.
libs/tools/generator/core/src/policies/constraints.ts:84
↓ 5 callers
Method
folders$
(userId: UserId)
libs/common/src/vault/services/folder/folder.service.ts:57
↓ 5 callers
Method
formGroup
* @see {@link ViewCacheService.formGroup}
apps/browser/src/platform/popup/view-cache/popup-view-cache.service.ts:109
↓ 5 callers
Method
fromJSON
(json: Jsonify<WebAuthnLoginCredentials>)
libs/auth/src/common/models/domain/login-credentials.ts:95
↓ 5 callers
Method
fromJSON
(obj: Partial<Jsonify<CardView>> | undefined)
libs/common/src/vault/models/view/card.view.ts:83
↓ 5 callers
Function
fromSdkUserId
(userId: UserId)
libs/common/src/key-management/shared-unlock/shared-unlock-driver.ts:19
↓ 5 callers
Function
from_hex
(s: &str)
apps/desktop/desktop_native/win_webauthn/src/api/util/cbor.rs:519
↓ 5 callers
Method
generatedBy
look up localized text indicating Bitwarden requested the forwarding address. * @param request supplies information about the state of the extensi
libs/common/src/tools/integration/integration-context.ts:106
↓ 5 callers
Method
get
(&self, public_key: &PublicKey)
apps/desktop/desktop_native/ssh_agent/src/storage/keystore.rs:106
↓ 5 callers
Method
get
(name: string)
libs/common/src/platform/services/file-upload/azure-file-upload.service.spec.ts:18
↓ 5 callers
Method
getAllDecryptedFromState
(userId: UserId)
libs/common/src/tools/send/services/send.service.ts:233
↓ 5 callers
Method
getAllUsers
( organizationId: string, options?: { includeCollections?: boolean; includeGroups?: boolea
libs/admin-console/src/common/organization-user/services/default-organization-user-api.service.ts:54
↓ 5 callers
Method
getAssertion
( params: Fido2AuthenticatorGetAssertionParams, window: ParentWindowReference, abortController?: A
libs/common/src/platform/services/fido2/fido2-authenticator.service.ts:230
↓ 5 callers
Method
getAtRiskMembers
* Get all at-risk members across all applications * * Deduplicates members - a member appearing in multiple applications is counted once. *
bitwarden_license/bit-common/src/dirt/access-intelligence/models/view/access-report.view.ts:63
↓ 5 callers
Method
getBrowserClientVendor
(clientWindow: Window)
apps/browser/src/platform/browser/browser-api.ts:221
↓ 5 callers
Method
getChangePasswordUrl
* @inheritDoc
libs/common/src/vault/services/default-change-login-password.service.ts:22
↓ 5 callers
Function
getCommand
( commandDefinition: CommandDefinition<Record<string, unknown>> | string, )
libs/messaging/src/helpers.ts:6
↓ 5 callers
Method
getContainerService
* @throws Will throw an error if the ContainerService has not been attached to the window object
libs/common/src/platform/misc/utils.ts:635
↓ 5 callers
Method
getCredentials
(env: Environment)
libs/common/src/services/api.service.ts:1875
↓ 5 callers
Method
getDecryptedAttachmentBuffer
@inheritdoc
libs/common/src/vault/services/cipher.service.ts:1755
↓ 5 callers
Method
getElement
()
libs/components/src/input/autofocus.directive.ts:92
↓ 5 callers
Method
getEncryptedDefaultCollectionName$
(organization: Organization)
libs/admin-console/src/common/organization-user/services/default-organization-user.service.ts:151
↓ 5 callers
Method
getEncryptedSends
Gets the encrypted sends from state for an active user
libs/common/src/tools/send/services/send-state.provider.ts:32
↓ 5 callers
Method
getFingerprintPhrase
(email: string, publicKey: Uint8Array)
libs/auth/src/common/services/auth-request/auth-request.service.ts:184
↓ 5 callers
Method
getFormattedAutofillFormsData
* Iterates over all known form elements and returns an AutofillForm object * containing a key value pair of the form element's opid and the form da
apps/browser/src/autofill/services/collect-autofill-content.service.ts:685
↓ 5 callers
Method
getManagingOrganization
(userId: UserId)
libs/common/src/key-management/key-connector/services/key-connector.service.ts:202
↓ 5 callers
Function
getNotificationTestId
( notificationType: NotificationType, isConfirmation = false, )
apps/browser/src/autofill/notification/bar.ts:162
← previous
next →
801–900 of 16,052, ranked by callers