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
↓ 4 callers
Function
error
(message: string)
apps/web/src/connectors/webauthn.ts:260
↓ 4 callers
Method
evaluateMasterPassword
( { masterPassword, email }: PasswordLoginCredentials, options: MasterPasswordPolicyOptions, )
libs/auth/src/common/login-strategies/password-login.strategy.ts:236
↓ 4 callers
Method
evaluator$
An observable monitoring the options used to enforce policy. * The observable updates when the policy changes. * @param userId: Identifies the
libs/tools/generator/extensions/navigation/src/default-generator-navigation.service.ts:43
↓ 4 callers
Function
fail
()
apps/cli/src/base-program.ts:127
↓ 4 callers
Method
focusTab
(tabId: number)
apps/browser/src/platform/browser/browser-api.ts:754
↓ 4 callers
Method
focusWindow
* Focuses the window with the given id. * * @param windowId - The id of the window to focus.
apps/browser/src/platform/browser/browser-api.ts:210
↓ 4 callers
Method
forCustomFieldsOnly
* Identifies if the field is a custom field, a custom * field is defined as a field that is a `span` element. * @param {AutofillField} field
apps/browser/src/autofill/services/autofill.service.ts:3103
↓ 4 callers
Method
forceCloseInlineMenu
* Triggers a forced closure of the autofill inline menu. This is used when the * mutation observer is triggered excessively.
apps/browser/src/autofill/overlay/inline-menu/iframe-content/autofill-inline-menu-iframe.service.ts:389
↓ 4 callers
Method
format
()
libs/tools/export-vault-ui/src/components/export.component.ts:665
↓ 4 callers
Method
fromArrayToB64
* Converts a Uint8Array to a Base64 encoded string. * @param arr - The Uint8Array to convert. * @returns The Base64 encoded string, or null if t
libs/common/src/platform/misc/utils.ts:181
↓ 4 callers
Method
fromJSON
(obj: Jsonify<EncString>)
libs/common/src/key-management/crypto/models/enc-string.ts:64
↓ 4 callers
Function
fromSdkKdfConfig
(sdkKdf: Kdf)
libs/key-management/src/models/kdf-config.ts:161
↓ 4 callers
Method
fromSendAccessTokenResponse
* Creates a SendAccessToken from a SendAccessTokenResponse. * @param sendAccessTokenResponse The SDK response object containing the token and expir
libs/common/src/auth/send-access/models/send-access-token.ts:41
↓ 4 callers
Method
generatePassword
()
libs/auth/src/angular/input-password/input-password.component.ts:597
↓ 4 callers
Method
getActiveRequest
* Gets the active request associated with a given tab id. * * @param tabId - The tab id to get the active request for.
libs/common/src/platform/services/fido2/fido2-active-request-manager.ts:43
↓ 4 callers
Method
getAllByOrgId
(orgId: string)
libs/common/src/admin-console/services/organization-domain/org-domain-api.service.ts:17
↓ 4 callers
Method
getAllDetails
(orgId: string)
apps/web/src/app/admin-console/organizations/core/services/group/group-api.service.ts:52
↓ 4 callers
Method
getAllTasks
( organizationId: OrganizationId, status?: SecurityTaskStatus | undefined, )
bitwarden_license/bit-web/src/app/vault/services/default-admin-task.service.ts:19
↓ 4 callers
Function
getAmount
(discount: Discount, baseAmount: number)
libs/pricing/src/types/discount.ts:22
↓ 4 callers
Method
getApplicationVersionNumber
()
apps/web/src/app/core/web-platform-utils.service.ts:130
↓ 4 callers
Method
getAttachmentData
( cipherId: string, attachmentId: string, emergencyAccessId?: string, )
libs/common/src/services/api.service.ts:535
↓ 4 callers
Method
getBackgroundPage
* Gets the background page for the extension. This method is * not valid within manifest v3 background service workers. As * a result, it will r
apps/browser/src/platform/browser/browser-api.ts:463
↓ 4 callers
Method
getBiometricsUnlockBtnText
()
apps/web/src/app/key-management/lock/services/web-lock-component.service.ts:41
↓ 4 callers
Method
getByProjectId
(projectId: string, forceRequest: boolean)
bitwarden_license/bit-web/src/app/secrets-manager/projects/project.service.ts:55
↓ 4 callers
Method
getByServiceAccountId
( serviceAccountId: string, organizationId: string, )
bitwarden_license/bit-web/src/app/secrets-manager/service-accounts/service-account.service.ts:81
↓ 4 callers
Method
getCipherAdmin
(id: string)
libs/common/src/services/api.service.ts:387
↓ 4 callers
Method
getCipherIcon
(cipherId: string)
bitwarden_license/bit-common/src/dirt/reports/risk-insights/services/view/risk-insights-data.service.ts:90
↓ 4 callers
Method
getCipherPassword
(cipher: CipherView)
bitwarden_license/bit-common/src/dirt/access-intelligence/services/implementations/domain/default-cipher-health.service.ts:189
↓ 4 callers
Method
getClientId
(userId: UserId)
libs/common/src/auth/services/token.service.ts:786
↓ 4 callers
Method
getClientSecret
(userId: UserId)
libs/common/src/auth/services/token.service.ts:871
↓ 4 callers
Method
getCriticalAtRiskApplications
* Get critical applications that have at least one at-risk cipher * * @returns Array of critical application reports where at least one cipher i
bitwarden_license/bit-common/src/dirt/access-intelligence/models/view/access-report.view.ts:103
↓ 4 callers
Method
getCurrentWindow
* Gets the currently active browser window.
apps/browser/src/platform/browser/browser-api.ts:136
↓ 4 callers
Method
getElementStyle
* Gets the computed style of a given element, will only calculate the computed * style if the element's style has not been previously cached. *
apps/browser/src/autofill/services/dom-element-visibility.service.ts:69
↓ 4 callers
Function
getEmailBatchLimit
(organization: Organization, occupiedSeatCount: number)
apps/web/src/app/admin-console/organizations/members/components/member-dialog/validators/input-email-limit.validator.ts:36
↓ 4 callers
Method
getEnableAddedLoginPrompt
* Gets the enableAddedLoginPrompt setting from the user notification settings service.
apps/browser/src/autofill/background/notification.background.ts:213
↓ 4 callers
Method
getEnableChangedPasswordPrompt
* Gets the enableChangedPasswordPrompt setting from the user notification settings service.
apps/browser/src/autofill/background/notification.background.ts:206
↓ 4 callers
Method
getEncryptedDefaultCollectionName$
(organization: Organization)
libs/admin-console/src/common/organization-user/services/default-organization-user.service.ts:122
↓ 4 callers
Method
getEnvironment$
(userId: UserId)
apps/web/src/app/platform/web-environment.service.ts:112
↓ 4 callers
Method
getExport
Creates an export of an individual vault (My vault). Based on the provided format it will either be unencrypted, encrypted or password protected *
libs/tools/export-vault-core/src/services/vault-export.service.ts:33
↓ 4 callers
Method
getFingerprint
(fingerprintMaterial: string, publicKey: Uint8Array)
libs/key-management/src/key.service.ts:407
↓ 4 callers
Method
getFormattedAutofillFieldsData
* Returns the value of an element's property or attribute. * @returns {AutofillField[]} * @private
apps/browser/src/autofill/services/collect-autofill-content.service.ts:906
↓ 4 callers
Method
getFormattedPageDetails
* Formats and returns the AutofillPageDetails object * * @param autofillFormsData - The data for all the forms found in the page * @param aut
apps/browser/src/autofill/services/collect-autofill-content.service.ts:299
↓ 4 callers
Method
getIconCipherId
* Get the cipher ID to use for icon display * * Returns the pre-computed icon cipher ID if available, * otherwise returns the first cipher ID
bitwarden_license/bit-common/src/dirt/access-intelligence/models/view/application-health.view.ts:150
↓ 4 callers
Method
getKeyForCipherKeyDecryption
(cipher: Cipher, userId: UserId)
libs/common/src/vault/services/cipher.service.ts:1795
↓ 4 callers
Method
getKeys
()
libs/common/src/platform/storage/window-storage.service.ts:56
↓ 4 callers
Method
getNext
()
libs/common/src/vault/models/domain/sorted-ciphers-cache.ts:82
↓ 4 callers
Method
getNotificationsUrl
()
libs/common/src/platform/abstractions/environment.service.ts:81
↓ 4 callers
Method
getOrganizationKey
(organizationId: string)
bitwarden_license/bit-web/src/app/secrets-manager/service-accounts/service-account.service.ts:57
↓ 4 callers
Method
getOrganizationKey
(organizationId: string)
bitwarden_license/bit-web/src/app/secrets-manager/shared/access-policies/access-policy.service.ts:85
↓ 4 callers
Method
getPageDetails
()
apps/browser/src/autofill/services/abstractions/collect-autofill-content.service.ts:20
↓ 4 callers
Method
getPendingAuthRequests$
* @description Gets the list of all standard (not admin approval) pending AuthRequests.
libs/auth/src/common/services/auth-request/auth-request.service.ts:100
↓ 4 callers
Method
getPeoplePotentialGrantees
(organizationId: string)
bitwarden_license/bit-web/src/app/secrets-manager/secrets/dialog/secret-dialog.component.ts:424
↓ 4 callers
Method
getPlatformInfo
()
apps/browser/src/platform/browser/browser-api.ts:843
↓ 4 callers
Method
getPreloginData$
(email: string)
libs/common/src/auth/password-prelogin/default-password-prelogin.service.ts:14
↓ 4 callers
Method
getProfileCreationDate
* Returns the creation date of the profile. * Note: `Date`s are mutable in JS, creating a new * instance is important to avoid unwanted changes.
libs/angular/src/vault/services/vault-profile.service.ts:28
↓ 4 callers
Method
getProvider
(id: string)
libs/common/src/admin-console/services/provider/provider-api.service.ts:26
↓ 4 callers
Method
getReadableDeviceTypeName
* @description Gets a human readable string of the device type name
libs/common/src/auth/services/devices/devices.service.implementation.ts:96
↓ 4 callers
Method
getRefreshToken
(userId: UserId)
libs/common/src/auth/services/token.service.ts:661
↓ 4 callers
Function
getRootFontSizePx
()
libs/components/src/shared/root-font-size.ts:4
↓ 4 callers
Method
getScimUrl
()
libs/common/src/platform/abstractions/environment.service.ts:82
↓ 4 callers
Method
getTextContentFromElement
* Gets the text content from a passed element, regardless of whether it is a * text node, an element node or an HTMLElement. * @param {Node | HT
apps/browser/src/autofill/services/collect-autofill-content.service.ts:1145
↓ 4 callers
Method
getTokenWithRetry
( sendAccessCreds: SendAccessDomainCredentials | null, )
apps/web/src/app/tools/send/send-access/send-auth.component.ts:107
↓ 4 callers
Function
get_alphabetic_hotkey
Given a letter that is a String, get the utf16 encoded decimal version of the letter as long as it meets the [a-z][A-Z] restriction. Because we only
apps/desktop/desktop_native/autotype/src/windows/type_input.rs:110
↓ 4 callers
Method
go
(queryParams: any = null, navigateOptions?: NavigationExtras)
apps/web/src/app/admin-console/organizations/collections/vault.component.ts:1552
↓ 4 callers
Method
go
(queryParams: unknown, navigateOptions?: NavigationExtras)
apps/web/src/app/admin-console/organizations/collections/services/vault-cipher-actions.service.ts:111
↓ 4 callers
Function
handler
(opts?: MockOpts)
libs/common/src/platform/spec/mock-deep.ts:181
↓ 4 callers
Method
hasFido2Credentials
()
libs/common/src/vault/models/view/login.view.ts:75
↓ 4 callers
Method
hasOrganizations
* Checks if the user has any organization associated with their account * @param userId User ID to check * @returns Promise that resolves to tru
apps/web/src/app/billing/individual/upgrade/services/unified-upgrade-prompt.service.ts:126
↓ 4 callers
Method
hasProvider
()
libs/common/src/admin-console/models/domain/organization.ts:364
↓ 4 callers
Method
hexStringToArrayBuffer
* Converts a hex string to an ArrayBuffer. * Note: this doesn't need any Node specific code as parseInt() / ArrayBuffer / Uint8Array * work the
libs/common/src/platform/misc/utils.ts:352
↓ 4 callers
Method
history$
()
apps/browser/src/platform/popup/view-cache/popup-router-cache.service.ts:77
↓ 4 callers
Method
hkdfExpand
( prk: Uint8Array, info: string | Uint8Array, outputByteSize: number, algorithm: "sha256" | "s
libs/common/src/key-management/crypto/services/web-crypto-function.service.ts:82
↓ 4 callers
Method
hkdfExpand
( prk: Uint8Array, info: string | Uint8Array, outputByteSize: number, algorithm: "sha256" | "s
libs/node/src/services/node-crypto-function.service.ts:43
↓ 4 callers
Method
icon
()
libs/components/src/table/sortable.component.ts:99
↓ 4 callers
Method
inRange
(value: number)
libs/common/src/platform/misc/range-with-default.ts:21
↓ 4 callers
Method
internalUpdateStore
* Updates the internal store for this fake implementation, this bypasses any mock calls * or updates to the {@link updates$} observable. * @para
libs/storage-test-utils/src/fake-storage.service.ts:35
↓ 4 callers
Method
isAICoachmarkTourCompleted
()
bitwarden_license/bit-web/src/app/dirt/access-intelligence/onboarding/services/onboarding.service.ts:59
↓ 4 callers
Method
isAnyViewFocused
* Returns true if any extension view is currently active/focused. * * - Main popup: always considered focused (auto-closes on blur). * - Side
apps/browser/src/platform/browser/browser-api.ts:559
↓ 4 callers
Method
isAvailable
(type: VaultTimeout)
apps/desktop/src/key-management/session-timeout/services/desktop-session-timeout-type.service.ts:10
↓ 4 callers
Method
isBiometricLockSet
(userId?: UserId)
libs/common/src/key-management/vault-timeout/services/vault-timeout-settings.service.ts:134
↓ 4 callers
Method
isChromium
()
apps/web/src/app/core/web-platform-utils.service.ts:93
↓ 4 callers
Function
isDate
(value: unknown)
bitwarden_license/bit-common/src/dirt/reports/risk-insights/helpers/type-guards/basic-type-guards.ts:86
↓ 4 callers
Function
isDateString
(value: unknown)
bitwarden_license/bit-common/src/dirt/reports/risk-insights/helpers/type-guards/basic-type-guards.ts:105
↓ 4 callers
Function
isDynamicSeatPlan
(productTierType: ProductTierType)
apps/web/src/app/admin-console/organizations/members/components/member-dialog/validators/input-email-limit.validator.ts:6
↓ 4 callers
Method
isEdge
()
apps/web/src/app/core/web-platform-utils.service.ts:77
↓ 4 callers
Method
isElementViewable
* Checks if an element is viewable. This is done by checking if the element is within the * viewport bounds, not hidden by CSS, and not hidden behi
apps/browser/src/autofill/services/dom-element-visibility.service.ts:16
↓ 4 callers
Function
isExternalMessage
(message: Record<PropertyKey, unknown>)
libs/messaging/src/is-external-message.ts:3
↓ 4 callers
Method
isFamiliesPlan
(plan: PersonalSubscriptionPricingTierId)
apps/web/src/app/billing/individual/upgrade/upgrade-account/upgrade-account.component.ts:137
↓ 4 callers
Method
isFido2FeatureEnabled
(hostname: string, origin: string)
libs/common/src/platform/services/fido2/fido2-client.service.ts:85
↓ 4 callers
Method
isFieldForCreditCardForm
(field: AutofillField, pageDetails: AutofillPageDetails)
apps/browser/src/autofill/services/abstractions/inline-menu-field-qualifications.service.ts:13
↓ 4 callers
Method
isNewAdminWelcomeDialogAcknowledged
()
bitwarden_license/bit-web/src/app/dirt/access-intelligence/onboarding/services/onboarding.service.ts:51
↓ 4 callers
Method
isNewPasswordField
(field: AutofillField)
apps/browser/src/autofill/services/abstractions/inline-menu-field-qualifications.service.ts:10
↓ 4 callers
Function
isNonLoginUsernameField
( field: AutofillField, pageDetails: AutofillPageDetails, )
apps/browser/src/autofill/utils/qualification.ts:257
↓ 4 callers
Method
isPinSet
(userId: UserId)
libs/common/src/key-management/pin/pin.service.implementation.ts:23
↓ 4 callers
Function
isSameAlgorithm
(lhs: CredentialAlgorithm, rhs: CredentialAlgorithm)
libs/tools/generator/core/src/metadata/util.ts:51
↓ 4 callers
Function
isUnencrypted
( data: BitwardenJsonExport | null | undefined, )
libs/tools/export-vault-core/src/types/bitwarden-json-export-types.ts:60
↓ 4 callers
Method
isValidCipher
(cipher: CipherView)
bitwarden_license/bit-common/src/dirt/access-intelligence/services/implementations/domain/default-cipher-health.service.ts:193
↓ 4 callers
Method
isValidCipher
* Validates that the cipher is a login item, has a password * is not deleted, and the user can view the password * @param c the input cipher
bitwarden_license/bit-common/src/dirt/reports/risk-insights/services/domain/password-health.service.ts:124
↓ 4 callers
Method
listen
( name: String, #[napi(ts_arg_type = "(error: null | Error, message: IpcMessage) => vo
apps/desktop/desktop_native/napi/src/ipc.rs:54
↓ 4 callers
Method
listen
()
apps/desktop/src/main/native-messaging.main.ts:80
← previous
next →
1,101–1,200 of 15,467, ranked by callers