Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitwarden/clients
/ functions
Functions
15,467 in github.com/bitwarden/clients
⨍
Functions
15,467
◇
Types & classes
7,351
↓ 3 callers
Method
assertHasValue
(name: string, value: any)
libs/common/src/tools/cryptography/organization-key-encryptor.ts:56
↓ 3 callers
Function
atLeastSum
Ensures the minimum and maximum bounds of a constraint are at least as large as the * combined minimum bounds of `dependencies`. * @param current
libs/tools/generator/core/src/policies/constraints.ts:18
↓ 3 callers
Method
authenticate
(&self, _hwnd: Vec<u8>, _message: String)
apps/desktop/desktop_native/core/src/biometric_v2/linux.rs:48
↓ 3 callers
Method
authenticateWithBiometrics
()
apps/desktop/src/key-management/biometrics/main-biometrics.service.ts:105
↓ 3 callers
Method
back
()
apps/browser/src/auth/popup/account-switching/account-switcher.component.ts:124
↓ 3 callers
Method
browserAutofillSettingsOverridden
* Identifies if the browser autofill settings are overridden by the extension.
apps/browser/src/platform/browser/browser-api.ts:924
↓ 3 callers
Method
build
()
libs/common/src/platform/services/migration-builder.service.ts:9
↓ 3 callers
Method
buildButtonContainer
* Builds a container for a given element. * * @param element - The element to build the container for.
apps/browser/src/autofill/overlay/inline-menu/pages/list/autofill-inline-menu-list.ts:662
↓ 3 callers
Method
buildCacheKey
(location: string, keyDefinition: KeyDefinition<unknown>)
libs/state-internal/src/default-global-state.provider.ts:40
↓ 3 callers
Method
buildCipherSubtitleElement
* Builds the subtitle element for a given cipher. * * @param subTitleText - The subtitle text to display.
apps/browser/src/autofill/overlay/inline-menu/pages/list/autofill-inline-menu-list.ts:1417
↓ 3 callers
Method
buildConfirmRequest
( organization: Organization, publicKey: Uint8Array, )
libs/admin-console/src/common/organization-user/services/default-organization-user.service.ts:40
↓ 3 callers
Method
buildDataDogConfiguration
(uri: string, apiKey: string)
bitwarden_license/bit-common/src/dirt/organization-integrations/models/integration-builder.ts:49
↓ 3 callers
Method
buildDataDogTemplate
( bw_serviceName: OrganizationIntegrationServiceName, )
bitwarden_license/bit-common/src/dirt/organization-integrations/models/integration-builder.ts:53
↓ 3 callers
Function
buildFlightRecorderCsvExport
( events: FlightRecorderEvent[], date: Date = new Date(), )
libs/logging/src/flight-recorder-export.ts:16
↓ 3 callers
Function
buildMobileDeeplinkUriFromParam
(kind: "duo" | "webauthn")
apps/web/src/connectors/common.ts:81
↓ 3 callers
Method
buildOptions
( configuration: ChartConfig, )
bitwarden_license/bit-web/src/app/dirt/shared/line-chart.component.ts:136
↓ 3 callers
Method
buildRecoveryKey
* Builds a recovery key for a user to recover their account. * * @param orgId desired organization * @param userKey user key * @param trus
apps/web/src/app/admin-console/organizations/members/services/organization-user-reset-password/organization-user-reset-password.service.ts:71
↓ 3 callers
Method
bulkUpdateCollectionsWithServer
* Bulk update collections for many ciphers with the server * @param orgId * @param cipherIds * @param collectionIds * @param removeCollect
libs/common/src/vault/services/cipher.service.ts:1305
↓ 3 callers
Method
cacheKey
(userId: UserId, userKeyDefinition: UserKeyDefinition<unknown>)
libs/state-test-utils/src/fake-state-provider.ts:163
↓ 3 callers
Method
callback
()
apps/browser/src/platform/offscreen-document/offscreen-document.service.spec.ts:10
↓ 3 callers
Function
canAccessGroupsTab
(org: Organization)
libs/common/src/admin-console/abstractions/organization/organization.service.abstraction.ts:29
↓ 3 callers
Function
canAccessMembersTab
(org: Organization)
libs/common/src/admin-console/abstractions/organization/organization.service.abstraction.ts:25
↓ 3 callers
Function
canAccessReportingTab
(org: Organization)
libs/common/src/admin-console/abstractions/organization/organization.service.abstraction.ts:33
↓ 3 callers
Function
canAccessSettingsTab
(org: Organization)
libs/common/src/admin-console/abstractions/organization/organization.service.abstraction.ts:13
↓ 3 callers
Method
canAutoSetup
* Check whether biometrics can be automatically setup, or requires user interaction. * * @returns true if biometrics support can be automaticall
apps/desktop/src/key-management/biometrics/os-biometrics.service.ts:18
↓ 3 callers
Method
canAutofill
* Determines if the cipher can be autofilled.
apps/browser/src/vault/popup/components/vault/item-more-options/item-more-options.component.ts:172
↓ 3 callers
Method
canCreateCipher
()
apps/web/src/app/vault/individual-vault/vault-header/vault-header.component.ts:252
↓ 3 callers
Method
canEdit
* Returns true if the user can edit a collection (including user and group access) from the Admin Console.
libs/common/src/admin-console/models/collections/collection-admin.view.ts:34
↓ 3 callers
Method
canEditItems
(org: Organization)
libs/common/src/admin-console/models/collections/collection.view.ts:47
↓ 3 callers
Method
canEditUserAccess
* Whether the user can modify user access to this collection
libs/common/src/admin-console/models/collections/collection-admin.view.ts:60
↓ 3 callers
Method
canEnableBiometricUnlock
()
apps/desktop/src/key-management/biometrics/main-biometrics.service.ts:142
↓ 3 callers
Method
canLock
(userId: UserId)
libs/common/src/key-management/vault-timeout/services/vault-timeout-settings.service.ts:127
↓ 3 callers
Method
cancelSessionTimeout
()
libs/auth/src/common/services/login-strategies/default-login-strategy-session-timeout.service.ts:64
↓ 3 callers
Method
changedProduct
()
apps/web/src/app/billing/organizations/change-plan-dialog.component.ts:751
↓ 3 callers
Method
changedProduct
()
apps/web/src/app/billing/organizations/organization-plans.component.ts:681
↓ 3 callers
Method
checkSeatLimit
( organization: Organization, billingMetadata: OrganizationBillingMetadataResponse, )
apps/web/src/app/billing/members/billing-constraint/billing-constraint.service.ts:32
↓ 3 callers
Method
checkStatus
(key: string)
apps/desktop/native-messaging-test-runner/src/native-message.service.ts:78
↓ 3 callers
Method
checkUserStatus
(userId: string)
apps/desktop/src/services/encrypted-message-handler.service.ts:68
↓ 3 callers
Method
cipherDecryptionKeys$
(userId: UserId)
libs/key-management/src/key.service.ts:857
↓ 3 callers
Method
cipherHasNoOtherPasskeys
* This methods returns true if a cipher either has no passkeys, or has a passkey matching with userHandle * @param userHandle
libs/common/src/platform/services/fido2/fido2-utils.ts:120
↓ 3 callers
Function
cleanUserAgent
(userAgent: string)
apps/desktop/src/utils.ts:89
↓ 3 callers
Method
clearClipboard
(clipboardValue: string, clearMs: number)
apps/browser/src/background/main.background.ts:2144
↓ 3 callers
Method
clearLoginEmail
* Clears the in-progress login email from state. * Note: Only clear on successful login or you are sure they are not needed. * The extension cli
libs/auth/src/common/services/login-email/login-email.service.ts:83
↓ 3 callers
Method
clearOrganizationFilter
()
libs/vault/src/services/vault-filter.service.ts:233
↓ 3 callers
Method
clearPendingClipboard
()
apps/web/src/app/platform/web-system.service.ts:9
↓ 3 callers
Method
clearState
* Clear a state function previously registered with `setState`. * * This will: * - Stop the function from being called on future tab changes
apps/browser/src/platform/badge/badge.service.ts:150
↓ 3 callers
Method
clearTwoFactorToken
(email: string)
libs/common/src/auth/services/token.service.ts:937
↓ 3 callers
Method
close
()
apps/browser/src/vault/popup/components/vault/vault-password-history/vault-password-history.component.ts:54
↓ 3 callers
Method
close
()
apps/browser/src/platform/offscreen-document/offscreen-document.service.ts:54
↓ 3 callers
Method
closeNotificationBar
* Closes the notification bar. Will trigger a removal of the notification bar * from the background queue if the notification bar was closed by the
apps/browser/src/autofill/overlay/notifications/content/overlay-notifications-content.service.ts:312
↓ 3 callers
Method
closeSingleActionPopouts
()
apps/browser/src/auth/services/extension-two-factor-auth-component.service.ts:52
↓ 3 callers
Function
closeViewVaultItemPopout
* Closes the view vault item popout window. * * @param singleActionKey - The single action popout key used to identify the popout. * @param delayCl
apps/browser/src/vault/popup/utils/vault-popout-window.ts:60
↓ 3 callers
Method
combinePoliciesIntoMasterPasswordPolicyOptions
( policies: Policy[], )
libs/common/src/admin-console/services/policy/default-policy.service.ts:173
↓ 3 callers
Function
compareInputs
( validationGoal: ValidationGoal, controlNameA: string, controlNameB: string, errorMessage: string,
libs/auth/src/angular/validators/compare-inputs.validator.ts:41
↓ 3 callers
Function
componentRouteSwap
( defaultComponent: Type<any>, altComponent: Type<any>, shouldSwapFn: CanMatchFn, options: Route, al
libs/angular/src/utils/component-route-swap.ts:32
↓ 3 callers
Method
constraints$
Get the policy constraints for the provided profile * @param dependencies.account$ constraints are loaded from this account. * If the accoun
libs/tools/generator/core/src/providers/generator-profile-provider.ts:68
↓ 3 callers
Method
content
()
libs/components/src/tabs/tab-group/tab.component.ts:55
↓ 3 callers
Method
convertAddLoginQueueMessageToCipherView
* Accepts a login queue message and converts it into a * login uri view, login view, and cipher view. * * @param message - The message to con
apps/browser/src/autofill/background/notification.background.ts:1980
↓ 3 callers
Method
convertNewSsoUserToKeyConnector
(userId: UserId)
libs/common/src/key-management/key-connector/services/key-connector.service.ts:207
↓ 3 callers
Function
convertToAccessPolicyItemViews
( value: ProjectPeopleAccessPoliciesView | ServiceAccountPeopleAccessPoliciesView, )
bitwarden_license/bit-web/src/app/secrets-manager/shared/access-policies/access-policy-selector/models/ap-item-view.type.ts:46
↓ 3 callers
Function
convertToPeopleAccessPoliciesView
(selectedPolicyValues: ApItemValueType[])
bitwarden_license/bit-web/src/app/secrets-manager/shared/access-policies/access-policy-selector/models/ap-item-value.type.ts:25
↓ 3 callers
Method
count
* Get the current event count without reading event contents.
libs/logging/src/flight-recorder.ts:30
↓ 3 callers
Method
create
( organizationId: string, secretView: SecretView, secretAccessPoliciesView: SecretAccessPoliciesVi
bitwarden_license/bit-web/src/app/secrets-manager/secrets/secret.service.ts:92
↓ 3 callers
Method
create
( collection: CollectionAdminView, userId: UserId, )
libs/admin-console/src/common/collections/services/default-collection-admin.service.ts:77
↓ 3 callers
Function
createAutofillScriptMock
( customFields = {}, scriptTypes?: Record<string, string>, )
apps/browser/src/autofill/spec/autofill-mocks.ts:129
↓ 3 callers
Function
createBoundedArrayGuard
(isType: (item: unknown) => item is T)
bitwarden_license/bit-common/src/dirt/reports/risk-insights/helpers/type-guards/basic-type-guards.ts:142
↓ 3 callers
Function
createCipher
( id?: string, uris: string[] = [], collectionIds: string[] = [], )
bitwarden_license/bit-common/src/dirt/reports/risk-insights/testing/test-helpers.ts:117
↓ 3 callers
Function
createMockCipher
(id: string, collectionIds: string[])
bitwarden_license/bit-web/src/app/dirt/reports/member-access-report/services/member-access-report.service.spec.ts:112
↓ 3 callers
Function
createMockCollection
( id: string, name: string, users: Array<{ id: string; readOnly: boolean; hidePasswords: boolean;
bitwarden_license/bit-web/src/app/dirt/reports/member-access-report/services/member-access-report.service.spec.ts:76
↓ 3 callers
Function
createMockOrganizationUser
( id: string, email: string, name: string | null | undefined, options: { twoFactorEnable
bitwarden_license/bit-web/src/app/dirt/reports/member-access-report/services/member-access-report.service.spec.ts:89
↓ 3 callers
Method
createOrganizationConnection
( request: OrganizationConnectionRequest, configType: { new (response: any): TConfig }, )
libs/common/src/services/api.service.ts:821
↓ 3 callers
Function
createParams
( params: Partial<Fido2AuthenticatorMakeCredentialsParams> = {}, )
libs/common/src/platform/services/fido2/fido2-authenticator.service.spec.ts:417
↓ 3 callers
Method
createPotentialGranteeViews
( organizationId: string, results: PotentialGranteeResponse[], )
bitwarden_license/bit-web/src/app/secrets-manager/shared/access-policies/access-policy.service.ts:436
↓ 3 callers
Method
createProjectView
(projectResponse: ProjectResponse)
bitwarden_license/bit-web/src/app/secrets-manager/projects/project.service.ts:132
↓ 3 callers
Function
createRiskInsightsSummary
( counts?: Partial<{ totalApplicationCount: number; totalAtRiskApplicationCount: number; totalCr
bitwarden_license/bit-common/src/dirt/reports/risk-insights/testing/test-helpers.ts:273
↓ 3 callers
Method
createSecretView
(secretResponse: SecretResponse)
bitwarden_license/bit-web/src/app/secrets-manager/secrets/secret.service.ts:201
↓ 3 callers
Method
createSecretsListView
( organizationId: string, secrets: SecretWithProjectsListResponse, )
bitwarden_license/bit-web/src/app/secrets-manager/secrets/secret.service.ts:244
↓ 3 callers
Method
createServiceAccountView
( organizationKey: SymmetricCryptoKey, serviceAccountResponse: ServiceAccountResponse, )
bitwarden_license/bit-web/src/app/secrets-manager/service-accounts/service-account.service.ts:166
↓ 3 callers
Method
createWindow
* Creates the main window. The template argument is used to determine the styling of the window and what url will be loaded. * When the template is
apps/desktop/src/main/window.main.ts:353
↓ 3 callers
Function
currentVersion
( storageService: AbstractStorageService, logService: LogService, )
libs/state/src/state-migrations/migrate.ts:170
↓ 3 callers
Method
data
()
apps/web/src/app/billing/organizations/subscription-status.component.ts:77
↓ 3 callers
Function
decode
( data: ArrayBuffer | SharedArrayBuffer, tagger?: TaggedValueFunction, simpleValue?: SimpleValueFunction
libs/common/src/platform/services/fido2/cbor.ts:85
↓ 3 callers
Function
decodeJwtTokenToJson
(jwtToken: string)
libs/auth/src/common/utilities/decode-jwt-token-to-json.utility.ts:3
↓ 3 callers
Method
decrypt
Decrypts a password history.
libs/tools/generator/extensions/history/src/legacy-password-history-decryptor.ts:16
↓ 3 callers
Method
decryptPubKeyEncryptedUserKey
( pubKeyEncryptedUserKey: string, privateKey: Uint8Array, )
libs/auth/src/common/services/auth-request/auth-request.service.ts:166
↓ 3 callers
Method
decryptSend
(send: Send)
libs/tools/send/send-ui/src/send-form/services/default-send-form.service.ts:53
↓ 3 callers
Method
decryptUserKeyWithMasterKey
( masterKey: MasterKey, userId: UserId, userKey?: EncString, )
libs/common/src/key-management/master-password/services/master-password.service.ts:224
↓ 3 callers
Function
decrypt_aes_128_cbc
(key: &[u8], iv: &[u8], ciphertext: &[u8])
apps/desktop/desktop_native/chromium_importer/src/util.rs:36
↓ 3 callers
Method
decryptionFailure
()
apps/web/src/app/vault/components/vault-items/vault-cipher-row.component.ts:236
↓ 3 callers
Method
defaultUserCollection$
( userId: UserId, orgId: OrganizationId, )
libs/admin-console/src/common/collections/services/default-collection.service.ts:99
↓ 3 callers
Method
delete
(orgId: string, groupId: string)
apps/web/src/app/admin-console/organizations/core/services/group/group-api.service.ts:76
↓ 3 callers
Method
delete
(id: string | string[])
libs/common/src/tools/send/services/send.service.ts:279
↓ 3 callers
Method
deleteCollections
()
apps/web/src/app/vault/individual-vault/bulk-action-dialogs/bulk-delete-dialog/bulk-delete-dialog.component.ts:111
↓ 3 callers
Method
deleteIntegration
* Generic delete method
bitwarden_license/bit-web/src/app/dirt/organization-integrations/integration-card/integration-card.component.ts:312
↓ 3 callers
Method
deleteManyWithServer
( ids: string[], userId: UserId, asAdmin = false, orgId?: OrganizationId, )
libs/common/src/vault/services/cipher.service.ts:1483
↓ 3 callers
Method
deleteProviderUser
( providerId: ProviderId, user: ProviderUser, )
bitwarden_license/bit-web/src/app/admin-console/providers/manage/services/provider-actions/provider-actions.service.ts:32
↓ 3 callers
Method
deleteSend
(id: string)
libs/common/src/tools/send/services/send-api.service.ts:131
↓ 3 callers
Method
derive
()
libs/state/src/core/derive-definition.ts:161
↓ 3 callers
Method
deselectAll
()
libs/angular/src/utils/form-selection-list.ts:94
↓ 3 callers
Function
deserializer
(v: string)
libs/state-internal/src/util.spec.ts:9
← previous
next →
1,401–1,500 of 15,467, ranked by callers