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
↓ 3 callers
Function
flagEnabled
(flag: keyof Flags)
libs/common/src/platform/misc/flags.ts:33
↓ 3 callers
Method
flush
Persist any pending changes immediately. No-op if nothing is pending.
apps/desktop/src/platform/main/storage/storage-backend.ts:12
↓ 3 callers
Method
focusedFieldMatchesAccountCreationType
* Validates whether the currently focused field has an account * creation field type that matches the provided field type. * * @param fieldTy
apps/browser/src/autofill/background/overlay.background.ts:942
↓ 3 callers
Function
forbiddenCharacters
(characters: string[])
libs/components/src/form-field/bit-validators/forbidden-characters.validator.ts:3
↓ 3 callers
Method
forceCloseAll
Clear the entire stack, bypassing all closePredicates.
libs/components/src/dialog/drawer.service.ts:98
↓ 3 callers
Function
formContainsKeyword
( form: AutofillForm, keywords: readonly string[], mode: KeywordMatchMode = KeywordMatchMode.AppearsWith
apps/browser/src/autofill/utils/qualification.ts:110
↓ 3 callers
Function
frame
Wraps a message body in a 4-byte big-endian length prefix.
apps/desktop/desktop_native/ssh_agent/src/server/protocol.rs:119
↓ 3 callers
Method
fromB64ToUtf8
(b64Str: string)
libs/common/src/platform/misc/utils.ts:416
↓ 3 callers
Method
fromJSON
(obj: Jsonify<Send>)
libs/common/src/tools/send/models/domain/send.ts:149
↓ 3 callers
Method
fromListResponse
(response: ListResponse<PolicyResponse>)
libs/common/src/admin-console/models/domain/policy.ts:45
↓ 3 callers
Method
fromParts
( encryptionType: EncryptionType, iv: Uint8Array, data: Uint8Array, mac: Uint8Array | undefine
libs/common/src/platform/models/domain/enc-array-buffer.ts:59
↓ 3 callers
Method
fromResponse
* Initializes a new instance of the WebAuthnPrfUserDecryptionOption from a response object. * @param response The WebAuthn PRF user decryption opti
libs/auth/src/common/models/domain/user-decryption-options.ts:72
↓ 3 callers
Method
fromResponse
(response: PolicyResponse)
libs/common/src/admin-console/models/domain/policy.ts:41
↓ 3 callers
Method
fromSdkFido2CredentialView
* Converts the SDK Fido2CredentialView to a Fido2CredentialView.
libs/common/src/vault/models/view/fido2-credential.view.ts:73
↓ 3 callers
Method
fromView$
* Creates an encrypted domain model from a decrypted view model. * * @param view - The decrypted view model to encrypt. * @param encryptionSe
bitwarden_license/bit-common/src/dirt/access-intelligence/models/domain/access-report.ts:121
↓ 3 callers
Function
functionToObservable
(func: FunctionReturningAwaitable)
libs/components/src/utils/function-to-observable.ts:10
↓ 3 callers
Function
generateDomainMatchPatterns
(url: string)
apps/browser/src/autofill/utils/index.ts:454
↓ 3 callers
Function
generateEncryptionKey
()
libs/importer/src/importers/keeper/access/services/crypto.ts:24
↓ 3 callers
Method
generateNewReport$
(orgId: OrganizationId)
bitwarden_license/bit-common/src/dirt/access-intelligence/services/implementations/view/default-access-intelligence-data.service.ts:138
↓ 3 callers
Method
generatePassword
(key: string, userId: string)
apps/desktop/native-messaging-test-runner/src/native-message.service.ts:146
↓ 3 callers
Method
generatePassword
()
libs/auth/src/angular/input-password/input-password.component.ts:597
↓ 3 callers
Function
generateRandomChars
(length: number)
apps/browser/src/autofill/utils/index.ts:14
↓ 3 callers
Method
get
(id: string, userId: UserId)
libs/common/src/vault/services/folder/folder.service.ts:107
↓ 3 callers
Method
get
(key: string)
libs/storage-core/src/memory-storage.service.ts:18
↓ 3 callers
Method
getAccessPolicyRequest
( granteeId: string, view: UserAccessPolicyView | GroupAccessPolicyView | ServiceAccountAccessPolicyVi
bitwarden_license/bit-web/src/app/secrets-manager/shared/access-policies/access-policy.service.ts:293
↓ 3 callers
Method
getAccessTokenKey
(userId: UserId)
libs/common/src/auth/services/token.service.ts:231
↓ 3 callers
Method
getActiveAlarms
* Gets the active alarms from state.
apps/browser/src/platform/services/task-scheduler/browser-task-scheduler.service.ts:245
↓ 3 callers
Method
getActiveUserOrganizationSsoIdentifier
(userId: UserId)
libs/common/src/auth/services/sso-login/sso-login.service.ts:83
↓ 3 callers
Method
getAdminAuthRequest
(userId: UserId)
libs/auth/src/common/services/auth-request/auth-request.service.ts:66
↓ 3 callers
Method
getAllFrameDetails
* Gets all frames associated with a tab. * * @param tabId - The id of the tab to get the frames for.
apps/browser/src/platform/browser/browser-api.ts:616
↓ 3 callers
Method
getApplicationVersion
()
apps/cli/src/platform/services/cli-platform-utils.service.ts:99
↓ 3 callers
Method
getAtRiskApplicationCountForMember
* Count the applications a member is flagged at-risk in. * * @param memberId - Organization user ID * @param options.criticalOnly - Restrict
bitwarden_license/bit-common/src/dirt/access-intelligence/models/view/access-report.view.ts:168
↓ 3 callers
Method
getAttachmentDownloadUrl
( cipherId: string, attachmentView: AttachmentView, )
libs/common/src/vault/services/cipher.service.ts:1983
↓ 3 callers
Method
getAutoEnrollStatus
(identifier: string)
libs/common/src/admin-console/services/organization/organization-api.service.ts:91
↓ 3 callers
Method
getAvailableUnlockOptions$
(userId: UserId)
apps/web/src/app/key-management/lock/services/web-lock-component.service.ts:56
↓ 3 callers
Method
getBannerDismissedState
Returns banners that have already been dismissed
apps/web/src/app/vault/individual-vault/vault-banners/services/vault-banners.service.ts:103
↓ 3 callers
Method
getBiometricKey
(userId: UserId)
apps/desktop/src/key-management/biometrics/os-biometrics.service.ts:24
↓ 3 callers
Method
getBiometricsFirstUnlockStatusForUser
(userId: UserId)
apps/desktop/src/key-management/biometrics/os-biometrics.service.ts:27
↓ 3 callers
Function
getByIds
(ids: TId[])
libs/common/src/platform/misc/rxjs-operators.ts:16
↓ 3 callers
Method
getByOrgIdAndOrgDomainId
( orgId: string, orgDomainId: string, )
libs/common/src/admin-console/services/organization-domain/org-domain-api.service.ts:35
↓ 3 callers
Method
getBySecretId
(secretId: string)
bitwarden_license/bit-web/src/app/secrets-manager/secrets/secret.service.ts:59
↓ 3 callers
Method
getCachedCipherView
* Returns the cached CipherView when available.
libs/vault/src/cipher-form/services/default-cipher-form-cache.service.ts:51
↓ 3 callers
Method
getCachedData
* Returns the cached TwoFactorAuthData (when available).
libs/auth/src/angular/two-factor-auth/two-factor-auth-component-cache.service.ts:75
↓ 3 callers
Function
getCardBrandIcon
(paymentMethod: MaskedPaymentMethod | null)
apps/web/src/app/billing/payment/types/masked-payment-method.ts:34
↓ 3 callers
Method
getCipherForUrl
( url: string, userId: UserId, lastUsed: boolean, lastLaunched: boolean, autofillOnPageLoa
libs/common/src/vault/services/cipher.service.ts:2040
↓ 3 callers
Method
getClientExtensionResults
()
apps/web/src/app/auth/core/services/webauthn-login/webauthn-login-admin.service.spec.ts:433
↓ 3 callers
Method
getClientExtensionResults
()
libs/common/src/auth/services/webauthn-login/webauthn-login.service.spec.ts:302
↓ 3 callers
Method
getCodeVerifier
()
libs/common/src/auth/services/sso-login/sso-login.service.ts:47
↓ 3 callers
Method
getCollections
(organizationId: string)
libs/common/src/services/api.service.ts:661
↓ 3 callers
Method
getConfiguration
()
bitwarden_license/bit-common/src/dirt/organization-integrations/models/organization-integration.ts:29
↓ 3 callers
Method
getCurrentSession
()
apps/desktop/src/autofill/services/desktop-fido2-user-interface.service.ts:60
↓ 3 callers
Method
getCurrentTab
* Fetch the currently open browser tab
apps/browser/src/platform/browser/browser-api.ts:282
↓ 3 callers
Method
getDarwinNMHS
()
apps/desktop/src/main/native-messaging.main.ts:399
↓ 3 callers
Method
getDecrypted$
(id: string, userId: UserId)
libs/common/src/vault/services/folder/folder.service.ts:113
↓ 3 callers
Method
getDecryptedCiphers
(userId: UserId)
libs/common/src/vault/services/cipher.service.ts:370
↓ 3 callers
Method
getDeviceByIdentifier
* Get device by identifier * @param deviceIdentifier - client generated id (not device id in DB)
libs/common/src/auth/services/devices-api.service.implementation.ts:37
↓ 3 callers
Method
getDeviceKey
(userId: UserId)
libs/common/src/key-management/device-trust/services/device-trust.service.implementation.ts:335
↓ 3 callers
Method
getDevices
()
libs/common/src/auth/services/devices-api.service.implementation.ts:48
↓ 3 callers
Method
getDialogDismissedState
Returns the SingleUserState for the dialog dismissed state
apps/web/src/app/vault/services/web-vault-extension-prompt.service.ts:64
↓ 3 callers
Method
getElectronFormat
()
apps/desktop/src/autofill/models/main-autotype-keyboard-shortcut.ts:56
↓ 3 callers
Method
getEmail
()
libs/auth/src/common/services/login-strategies/login-strategy.service.ts:131
↓ 3 callers
Method
getEmail
()
libs/common/src/auth/services/token.service.ts:1057
↓ 3 callers
Method
getEmailVerified
()
libs/common/src/auth/services/token.service.ts:1072
↓ 3 callers
Method
getEmergencyAccessTrusted
* Gets all emergency access that the user has been granted.
apps/web/src/app/auth/emergency-access/services/emergency-access.service.ts:80
↓ 3 callers
Method
getEnabledTwoFactorProviders
()
libs/common/src/auth/two-factor/services/default-two-factor.service.ts:169
↓ 3 callers
Method
getErrorMessage
(errorMessage: string | null)
apps/web/src/app/auth/organization-invite/accept-org-direct-invite.component.ts:78
↓ 3 callers
Method
getEventInfo
(ev: EventResponse, options = new EventOptions())
apps/web/src/app/dirt/event-logs/services/event.service.ts:55
↓ 3 callers
Method
getEventsUrl
()
libs/common/src/platform/abstractions/environment.service.ts:70
↓ 3 callers
Function
getFeatureFlagValue
( serverConfig: ServerConfig | null, flag: Flag, )
libs/common/src/enums/feature-flag.enum.ts:240
↓ 3 callers
Method
getFieldName
(title: string, sectionTitle?: string)
libs/importer/src/importers/onepassword/onepassword-1pux-importer.ts:374
↓ 3 callers
Function
getFlags
(envFlags: string | T)
libs/common/src/platform/misc/flags.ts:18
↓ 3 callers
Method
getFormattedAutotypeShortcutText
(shortcut: string[])
apps/desktop/src/app/accounts/settings.component.ts:667
↓ 3 callers
Method
getFormattedAutotypeShortcutText
(shortcut: string[])
apps/desktop/src/app/accounts/settings-dialog.component.ts:679
↓ 3 callers
Method
getGlobalKey
* Builds a global storage key appropriate for the current version. * * @param keyDefinition state and key to use in the key * @returns
libs/state/src/state-migrations/migration-helper.ts:203
↓ 3 callers
Method
getHeaderText
* Gets the header text based on the mode and type. * @param mode The mode of the send form. * @param type The type of the send * @returns The
apps/browser/src/tools/popup/send-v2/add-edit/send-add-edit.component.ts:265
↓ 3 callers
Method
getImporter
( format: ImportType | "bitwardenpasswordprotected", promptForPassword_callback: () => Promise<string>
libs/importer/src/services/import.service.ts:232
↓ 3 callers
Method
getInlineMenuVisibility
* Gets the inline menu's visibility setting from the settings service.
apps/browser/src/autofill/background/overlay.background.ts:2472
↓ 3 callers
Method
getItems
()
libs/importer/src/importers/keeper/access/vault.ts:23
↓ 3 callers
Function
getLabel
(i18nService: I18nService, discount: Discount)
libs/pricing/src/types/discount.ts:37
↓ 3 callers
Method
getLinuxNMHS
()
apps/desktop/src/main/native-messaging.main.ts:419
↓ 3 callers
Method
getLoginWithPrfSalt
()
libs/common/src/auth/services/webauthn-login/webauthn-login-prf-key.service.ts:11
↓ 3 callers
Method
getManagedEnvironment
()
apps/browser/src/platform/services/browser-environment.service.ts:53
↓ 3 callers
Method
getMasterPasswordHash
()
libs/auth/src/common/services/login-strategies/login-strategy.service.ts:140
↓ 3 callers
Method
getNewApplications
* Get applications that haven't been reviewed yet * * An application is considered "new" if it has no reviewedDate. * * @returns Array of
bitwarden_license/bit-common/src/dirt/access-intelligence/models/view/access-report.view.ts:135
↓ 3 callers
Method
getOOBResult
(variant: OobDialogVariant)
libs/importer/src/components/lastpass/lastpass-direct-import-ui.service.ts:30
↓ 3 callers
Method
getOTPResult
(variant: OtpDialogVariant)
libs/importer/src/components/lastpass/lastpass-direct-import-ui.service.ts:25
↓ 3 callers
Method
getOptionalErrorAttribute
(response: Document, name: string)
libs/importer/src/importers/lastpass/access/services/client.ts:487
↓ 3 callers
Method
getOrDeriveMasterKey
* @deprecated Please use `makeMasterPasswordAuthenticationData`, `unwrapUserKeyFromMasterPasswordUnlockData` or `makeMasterPasswordUnlockData` in @lin
libs/key-management/src/key.service.ts:222
↓ 3 callers
Method
getOrPromoteToAvailable
(_: VaultTimeout)
apps/cli/src/key-management/session-timeout/services/cli-session-timeout-type.service.ts:12
↓ 3 callers
Method
getOrganizationConnection
( id: string, type: OrganizationConnectionType, configType: { new (response: any): TConfig }, )
libs/common/src/services/api.service.ts:807
↓ 3 callers
Method
getOrganizationCounts
(organizationId: string)
bitwarden_license/bit-web/src/app/secrets-manager/shared/counts/count.service.ts:15
↓ 3 callers
Method
getOrganizationExport
Creates an export of an organizational vault. Based on the provided format it will either be unencrypted, encrypted * @param userId The userId of t
libs/tools/export-vault-core/src/services/org-vault-export.service.ts:96
↓ 3 callers
Method
getOrganizationExport
Creates an export of an organizational vault. Based on the provided format it will either be unencrypted, encrypted or password protected * @param
libs/tools/export-vault-core/src/services/vault-export.service.ts:63
↓ 3 callers
Method
getOrganizationKey
(organizationId: string)
bitwarden_license/bit-web/src/app/secrets-manager/secrets/secret.service.ts:55
↓ 3 callers
Method
getOrganizationKey
(organizationId: string)
bitwarden_license/bit-web/src/app/secrets-manager/projects/project.service.ts:51
↓ 3 callers
Method
getOrganizationMetadata$
(orgId: OrganizationId)
libs/common/src/billing/services/organization/organization-metadata.service.ts:26
↓ 3 callers
Method
getPasswordProtectedExport
Creates a password protected export of an organizational vault. * @param userId The userId of the account requesting the export * @param organiz
libs/tools/export-vault-core/src/services/org-vault-export.service.ts:65
↓ 3 callers
Method
getPinLockType
(userId: UserId)
libs/common/src/key-management/pin/pin.service.implementation.ts:16
↓ 3 callers
Method
getPolicies
* Returns all registered policy definitions sorted by priority ascending.
apps/web/src/app/admin-console/organizations/policies/policy-list.service.ts:47
↓ 3 callers
Method
getPremiumInterest
(userId: UserId)
apps/web/src/app/billing/services/premium-interest/web-premium-interest-state.service.ts:21
← previous
next →
1,601–1,700 of 16,052, ranked by callers