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
defaults$
{@link GeneratorService.defaults$}
libs/tools/generator/core/src/services/default-generator.service.ts:32
↓ 6 callers
Method
deleteCiphers
* Deletes the given ciphers, routing through the admin endpoint where required: unassigned ciphers * (when the user can edit them) and all ciphers
libs/vault/src/services/bulk-delete.service.ts:44
↓ 6 callers
Method
deleteTopLevelCustomField
(customFields: CustomFields, name: string)
libs/importer/src/importers/keeper/keeper-json-importer.ts:314
↓ 6 callers
Method
deriveKeyFromPassword
( password: string | Uint8Array, salt: string | Uint8Array, kdfConfig: KdfConfig, )
libs/common/src/key-management/crypto/key-generation/default-key-generation.service.ts:49
↓ 6 callers
Method
disabled
()
libs/components/src/switch/switch.component.ts:142
↓ 6 callers
Function
ecdsa_keypair
(curve: EcdsaCurve)
apps/desktop/desktop_native/ssh_agent/src/crypto/mod.rs:189
↓ 6 callers
Function
error
(message: string)
apps/web/src/connectors/webauthn-fallback.ts:144
↓ 6 callers
Method
fillByOpid
* Updates a fill script to place the `click_on_opid`, `focus_on_opid`, and `fill_by_opid` * fill script actions associated with the provided field.
apps/browser/src/autofill/services/autofill.service.ts:3110
↓ 6 callers
Method
findCustomField
(customFields: CustomFields, path: string)
libs/importer/src/importers/keeper/keeper-json-importer.ts:291
↓ 6 callers
Method
focus
Focuses the underlying button element.
libs/vault/src/components/carousel/carousel-button/carousel-button.component.ts:39
↓ 6 callers
Function
formatDate
(date: Date)
bitwarden_license/bit-web/src/app/billing/providers/warnings/services/provider-warnings.service.spec.ts:33
↓ 6 callers
Function
framed_session_bind_extension
Builds a framed EXTENSION message containing a valid session-bind payload.
apps/desktop/desktop_native/ssh_agent/tests/common.rs:337
↓ 6 callers
Method
fromHexToArray
(str: string)
libs/common/src/platform/misc/utils.ts:122
↓ 6 callers
Method
fromJSON
(obj: Partial<Jsonify<CipherHealthView>> | undefined)
bitwarden_license/bit-common/src/dirt/access-intelligence/models/view/cipher-health.view.ts:50
↓ 6 callers
Method
fromUtf8ToB64
(utfStr: string)
libs/common/src/platform/misc/utils.ts:404
↓ 6 callers
Method
generate
(options: PasswordGenerationOptions)
libs/tools/generator/core/src/strategies/password-generator-strategy.ts:49
↓ 6 callers
Method
getAccessToken
(userId: UserId)
libs/common/src/auth/services/token.service.ts:479
↓ 6 callers
Method
getActiveUser
()
libs/common/src/services/api.service.ts:1871
↓ 6 callers
Method
getAll
(userId: UserId)
libs/common/src/vault/services/cipher.service.ts:309
↓ 6 callers
Method
getAllMiniUserDetails
( organizationId: string, )
libs/admin-console/src/common/organization-user/services/default-organization-user-api.service.ts:80
↓ 6 callers
Method
getApplicationsSummary
* Gets the summary from the application health report. Returns total members and applications as well * as the total at risk members and at risk ap
bitwarden_license/bit-common/src/dirt/reports/risk-insights/services/domain/risk-insights-report.service.ts:82
↓ 6 callers
Method
getAtRiskCipherIds
* Get only at-risk cipher IDs for this application * * @returns Array of at-risk cipher IDs
bitwarden_license/bit-common/src/dirt/access-intelligence/models/view/application-health.view.ts:136
↓ 6 callers
Method
getAuthRequest
(requestId: string)
libs/auth/src/common/services/auth-request/auth-request-api.service.ts:21
↓ 6 callers
Method
getAuthStatus
* Gets the current authentication status of the user. * @returns Promise<AuthenticationStatus> - The current authentication status of the user.
apps/browser/src/autofill/background/notification.background.ts:419
↓ 6 callers
Method
getAutofillFieldElementByOpid
(opid: string)
apps/browser/src/autofill/services/abstractions/collect-autofill-content.service.ts:21
↓ 6 callers
Method
getBiometricsStatus
* Get the status of biometrics for the platform. Biometrics status for the platform can be one of: * - Available: Biometrics are available and can
apps/desktop/src/key-management/biometrics/main-biometrics.service.ts:51
↓ 6 callers
Method
getBiometricsStatusForUser
* Get the status of biometric unlock for a specific user. For this, biometric unlock needs to be set up for the user in the settings. * Next, biome
apps/desktop/src/key-management/biometrics/main-biometrics.service.ts:73
↓ 6 callers
Function
getDefaultPasswordManagerSessionState
()
apps/browser/src/autofill/default-password-manager-session.util.ts:60
↓ 6 callers
Method
getEncryptService
* @throws Will throw if EncryptService was not instantiated and provided to the ContainerService constructor
libs/common/src/platform/services/container.service.ts:32
↓ 6 callers
Method
getExtensionViews
* Gets the extension views that match the given properties. This method is not * available within background service worker. As a result, it will r
apps/browser/src/platform/browser/browser-api.ts:488
↓ 6 callers
Method
getIconsUrl
()
libs/common/src/platform/abstractions/environment.service.ts:71
↓ 6 callers
Method
getInvitePolicies
(invite: OrganizationInvite)
libs/common/src/auth/organization-invite/default-organization-invite.service.ts:110
↓ 6 callers
Method
getKdfConfig
(userId: UserId)
libs/key-management/src/kdf-config.service.ts:40
↓ 6 callers
Method
getKeys
* Retrieves all storage keys. * * Returns all keys stored in local storage when the browser supports the getKeys API (Chrome 130+). * Returns
apps/browser/src/platform/services/browser-local-storage.service.ts:26
↓ 6 callers
Method
getKnownUserIds
* Helper method to read known users ids.
libs/state/src/state-migrations/migration-helper.ts:174
↓ 6 callers
Function
getLookupKeyForUser
(userId: UserId)
apps/desktop/src/key-management/biometrics/os-biometrics-mac.service.ts:13
↓ 6 callers
Method
getOptions
()
libs/tools/generator/extensions/legacy/src/legacy-username-generation.service.ts:181
↓ 6 callers
Method
getPasswordStrength
* Calculates a password strength score using zxcvbn. * @param password The password to calculate the strength of. * @param emailInput An unparse
libs/common/src/tools/password-strength/password-strength.service.ts:14
↓ 6 callers
Method
getPlans
()
libs/common/src/services/api.service.ts:773
↓ 6 callers
Method
getSecureStorageOptions
(userId: UserId)
libs/common/src/auth/services/token.service.ts:1228
↓ 6 callers
Method
getUsesKeyConnector
(userId: UserId)
libs/common/src/key-management/key-connector/services/key-connector.service.ts:127
↓ 6 callers
Function
getWebCryptoFunctionService
()
libs/common/src/key-management/crypto/services/web-crypto-function.service.spec.ts:392
↓ 6 callers
Method
get_client
(&self)
apps/desktop/desktop_native/windows_plugin_authenticator/src/authenticator.rs:59
↓ 6 callers
Method
handleEvent
(event: ClearEvent, userId: UserId)
libs/state-internal/src/default-state-event-runner.service.ts:33
↓ 6 callers
Method
has
(key: string)
libs/storage-core/src/memory-storage.service.ts:26
↓ 6 callers
Method
hashMasterKey
* @deprecated Please use `makeMasterPasswordAuthenticationData` in {@link MasterPasswordService} instead.
libs/key-management/src/key.service.ts:289
↓ 6 callers
Method
import
Parse + encrypt + submit via the SDK, returning normalized counts. Throws on failure.
libs/importer/src/sdk/sdk-vault-importer.ts:34
↓ 6 callers
Method
init
()
apps/browser/src/platform/offscreen-document/abstractions/offscreen-document.ts:19
↓ 6 callers
Method
isActive
()
libs/components/src/table/sortable.component.ts:91
↓ 6 callers
Method
isCloud
* Identify if the region is a cloud environment. * * @returns true if the environment is a cloud environment, false otherwise.
libs/common/src/platform/abstractions/environment.service.ts:67
↓ 6 callers
Function
isCoreProfile
( value: ProfileMetadata<Options>, )
libs/tools/generator/core/src/metadata/util.ts:62
↓ 6 callers
Method
isTotpField
(field: AutofillField)
apps/browser/src/autofill/services/abstractions/inline-menu-field-qualifications.service.ts:40
↓ 6 callers
Function
isVersionEnvelope
(value: unknown)
bitwarden_license/bit-common/src/dirt/access-intelligence/services/abstractions/versioning.service.ts:28
↓ 6 callers
Method
itemIcon
(type: ApItemEnum)
bitwarden_license/bit-web/src/app/secrets-manager/shared/access-policies/access-policy-selector/models/enums/ap-item.enum.ts:11
↓ 6 callers
Method
label
The label to show in the chip button
libs/components/src/chips/chip-filter/chip-filter.component.ts:184
↓ 6 callers
Method
listPendingRequests
(organizationId: string)
bitwarden_license/bit-common/src/admin-console/auth-requests/organization-auth-request.service.ts:31
↓ 6 callers
Method
localize
(s: string)
apps/desktop/src/main/menu/menu.first.ts:143
↓ 6 callers
Method
lock
()
apps/desktop/src/main/menu/menu.first.ts:62
↓ 6 callers
Method
lock_status
(&self)
apps/desktop/desktop_native/windows_plugin_authenticator/src/authenticator.rs:210
↓ 6 callers
Method
logError
(message: string, payload?: any)
apps/desktop/native-messaging-test-runner/src/log-utils.ts:14
↓ 6 callers
Method
logIn
(credentials: SsoLoginCredentials)
libs/auth/src/common/login-strategies/sso-login.strategy.ts:88
↓ 6 callers
Method
logInfo
(message: string, payload?: any)
apps/desktop/native-messaging-test-runner/src/log-utils.ts:18
↓ 6 callers
Method
metadata
Retrieve an algorithm's generator metadata * @param algorithm identifies the algorithm * @returns the algorithm's generator metadata * @th
libs/tools/generator/core/src/providers/generator-metadata-provider.ts:68
↓ 6 callers
Function
mockQuerySelectorAllDefinedCall
()
apps/browser/src/autofill/spec/testing-utils.ts:183
↓ 6 callers
Method
multipleResults
(ids: string[])
apps/cli/src/models/response.ts:50
↓ 6 callers
Method
nestedTraverse
* Recursively adds a node to nodeTree * @param {TreeNode<ITreeNodeObject>[]} nodeTree - An array of TreeNodes that the node will be added to * @
libs/common/src/vault/service-utils.ts:16
↓ 6 callers
Function
observe$PerUserId
( create: () => Partial<Value>, )
libs/tools/generator/core/src/util.ts:24
↓ 6 callers
Method
pbkdf2
( password: string | Uint8Array, salt: string | Uint8Array, algorithm: "sha256" | "sha512", it
libs/node/src/services/node-crypto-function.service.ts:11
↓ 6 callers
Function
postWindowMessage
( data: any, origin: string = BrowserApi.getRuntimeURL("")?.slice(0, -1), source: Window | MessageEventS
apps/browser/src/autofill/spec/testing-utils.ts:16
↓ 6 callers
Function
prepareWrite
(length: number)
libs/common/src/platform/services/fido2/cbor.ts:305
↓ 6 callers
Method
providerKeys$
(userId: UserId)
libs/key-management/src/key.service.ts:374
↓ 6 callers
Method
readStdin
()
apps/cli/src/utils.ts:167
↓ 6 callers
Method
refreshTaxIdWarning
()
apps/web/src/app/admin-console/organizations/layouts/organization-layout.component.ts:170
↓ 6 callers
Method
registerClient$
(userId: UserId)
libs/common/src/platform/services/sdk/register-sdk.service.ts:88
↓ 6 callers
Method
reprompt
(ciphers: CipherViewLike[])
libs/vault/src/services/vault-batch-bar.service.ts:763
↓ 6 callers
Method
repromptCipher
(ciphers: CipherViewLike[])
apps/web/src/app/admin-console/organizations/collections/services/vault-cipher-actions.service.ts:578
↓ 6 callers
Method
requestPasswordChangeForCriticalApplications$
( organizationId: OrganizationId, criticalApplicationIds: string[], )
bitwarden_license/bit-web/src/app/dirt/access-intelligence/v2/services/implementations/legacy-access-security-tasks.service.ts:79
↓ 6 callers
Method
requiresDomainConfirmation$
(userId: UserId)
libs/common/src/key-management/key-connector/services/key-connector.service.ts:339
↓ 6 callers
Method
reset
()
apps/web/src/app/auth/settings/account/change-email.component.ts:116
↓ 6 callers
Method
run
(organizationId: string, id: string)
bitwarden_license/bit-cli/src/admin-console/device-approval/deny.command.ts:18
↓ 6 callers
Method
saveApplicationMetadata$
(view: AccessReportView)
bitwarden_license/bit-common/src/dirt/access-intelligence/services/implementations/persistence/file-report-persistence.service.ts:120
↓ 6 callers
Method
search
(timeout: number = null)
libs/angular/src/tools/send/send.component.ts:149
↓ 6 callers
Method
send
Send a message over the IPC server to all the connected clients # Returns The number of clients that the message was sent to. Note that the number o
apps/desktop/desktop_native/core/src/ipc/server.rs:126
↓ 6 callers
Method
send
(message: OutgoingMessage)
apps/desktop/src/platform/services/ipc-renderer.service.ts:33
↓ 6 callers
Function
sendExtensionRuntimeMessage
* Sends a message to the extension runtime, and ignores * any potential promises that should be handled using * the `void` operator. * * @param me
apps/browser/src/autofill/content/content-message-handler.ts:154
↓ 6 callers
Method
sendHandshake
(publicKey: string, applicationName: string)
apps/desktop/native-messaging-test-runner/src/native-message.service.ts:62
↓ 6 callers
Method
sendMessageToApp
(command: string, data: any = null, resolveNow = false)
apps/browser/src/browser/safariApp.ts:4
↓ 6 callers
Method
send_request
(&self, request: ExtensionRequest, callback: Option<Box<dyn Callback>>)
apps/desktop/desktop_native/autofill_provider/src/lib.rs:489
↓ 6 callers
Method
serialize
(data: AccessReportPayload)
bitwarden_license/bit-common/src/dirt/access-intelligence/services/implementations/persistence/versioning/report-versioning.service.ts:68
↓ 6 callers
Method
setAccountCryptographicState
( tokenResponse: IdentityTokenResponse, userId: UserId, )
libs/auth/src/common/login-strategies/sso-login.strategy.ts:346
↓ 6 callers
Method
setAddEditCipherInfo
(value: AddEditCipherInfo, userId: UserId)
libs/common/src/vault/services/cipher.service.ts:1705
↓ 6 callers
Method
setAutotypeEnabledState
(enabled: boolean)
apps/desktop/src/autofill/services/desktop-autotype.service.ts:195
↓ 6 callers
Method
setCiphers
()
apps/web/src/app/dirt/reports/pages/weak-passwords-report.component.ts:78
↓ 6 callers
Method
setMasterKey
(masterKey: MasterKey, userId: UserId)
libs/common/src/key-management/master-password/services/master-password.service.ts:174
↓ 6 callers
Method
setPassword
(cipher: CipherView)
libs/importer/src/importers/safeincloud-xml-importer.ts:112
↓ 6 callers
Method
setPromptDismissed
()
apps/browser/src/autofill/popup/default-password-manager/default-password-manager-prompt.service.ts:40
↓ 6 callers
Method
setState
* Set the badge state for a specific tab. * If the tabId is undefined the state will be applied to the browser action in general.
apps/browser/src/platform/badge/badge-browser-api.ts:57
↓ 6 callers
Method
setUserDecryptionOptionsById
( userId: UserId, userDecryptionOptions: UserDecryptionOptions, )
libs/auth/src/common/services/user-decryption-options/user-decryption-options.service.ts:37
↓ 6 callers
Method
sortCiphersByLastUsedThenName
(a: CipherViewLike, b: CipherViewLike)
libs/common/src/vault/services/cipher.service.ts:1493
↓ 6 callers
Method
submit
()
apps/web/src/app/admin-console/organizations/members/components/bulk/bulk-delete-dialog.component.ts:60
← previous
next →
701–800 of 16,052, ranked by callers