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
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-organization.component.ts:78
↓ 3 callers
Method
getEventsUrl
()
libs/common/src/platform/abstractions/environment.service.ts:69
↓ 3 callers
Function
getFeatureFlagValue
( serverConfig: ServerConfig | null, flag: Flag, )
libs/common/src/enums/feature-flag.enum.ts:242
↓ 3 callers
Method
getFieldName
(title: string, sectionTitle?: string)
libs/importer/src/importers/onepassword/onepassword-1pux-importer.ts:369
↓ 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:725
↓ 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:240
↓ 3 callers
Method
getImporter
( format: ImportType | "bitwardenpasswordprotected", promptForPassword_callback: () => Promise<string>
libs/importer/src/services/import.service.ts:207
↓ 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
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:412
↓ 3 callers
Method
getLoginWithPrfSalt
()
libs/common/src/auth/services/webauthn-login/webauthn-login-prf-key.service.ts:11
↓ 3 callers
Function
getLookupKeyForUser
(userId: UserId)
apps/desktop/src/key-management/biometrics/os-biometrics-linux.service.ts:38
↓ 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
getNotes
(id: string)
apps/cli/src/commands/get.command.ts:315
↓ 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:221
↓ 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:812
↓ 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:98
↓ 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
getPassword
(id: string)
apps/cli/src/commands/get.command.ts:219
↓ 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:67
↓ 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
↓ 3 callers
Method
getProfile
()
libs/common/src/services/api.service.ts:273
↓ 3 callers
Method
getProjects
(organizationId: string)
bitwarden_license/bit-web/src/app/secrets-manager/projects/project.service.ts:75
↓ 3 callers
Function
getPropertyOrAttribute
(element: HTMLElement, attributeName: string)
apps/browser/src/autofill/utils/index.ts:386
↓ 3 callers
Method
getProviderSubscription
(providerId: string)
libs/common/src/billing/services/billing-api.service.ts:111
↓ 3 callers
Method
getProviderUsers
( providerId: string, )
libs/common/src/services/api.service.ts:850
↓ 3 callers
Method
getPublicKeys
* Get the public keys for this recovery method from the server. * WARNING these are NOT trusted, and need to either be manually trusted by the user
libs/key-management/src/abstractions/user-key-rotation-key-recovery-provider.abstraction.ts:17
↓ 3 callers
Method
getRegionConfig
* Get the region configuration for the given region.
libs/common/src/platform/services/default-environment.service.ts:214
↓ 3 callers
Method
getResetPasswordPolicyOptions
( policies: Policy[], orgId: string, )
libs/common/src/admin-console/services/policy/default-policy.service.ts:257
↓ 3 callers
Method
getSdkCipherViewType
* Returns the SDK CipherViewType object for the cipher. * * @returns {CipherViewType} The SDK CipherViewType for the cipher.t
libs/common/src/vault/models/view/cipher.view.ts:483
↓ 3 callers
Method
getSecurityTasks
(userId: UserId)
apps/browser/src/autofill/background/notification.background.ts:1666
↓ 3 callers
Method
getSendAccessToken$
( sendId: string, sendCredentials: SendAccessDomainCredentials, )
libs/common/src/auth/send-access/services/default-send-token.service.ts:93
↓ 3 callers
Method
getSendFileDownloadDataV2
( send: SendAccessView, accessToken: SendAccessToken, apiUrl?: string, )
libs/common/src/tools/send/services/send-api.service.ts:95
↓ 3 callers
Method
getSessionCookies
(session: Session)
libs/importer/src/importers/lastpass/access/services/client.ts:475
↓ 3 callers
Method
getShouldTrustDevice
* @description Retrieves the users choice to trust the device which can only happen after decryption * Note: this value should only be used once an
libs/common/src/key-management/device-trust/services/device-trust.service.implementation.ts:119
↓ 3 callers
Method
getSsoEmail
()
libs/common/src/auth/services/sso-login/sso-login.service.ts:71
↓ 3 callers
Method
getSsoState
()
libs/common/src/auth/services/sso-login/sso-login.service.ts:55
↓ 3 callers
Function
getStoredValue
( key: string, storage: AbstractStorageService, deserializer: (jsonValue: Jsonify<T>) => T | null, )
libs/state-internal/src/util.ts:6
↓ 3 callers
Function
getSubFrameUrlVariations
( subFrameUrl: string, baseUrl: string | undefined = typeof globalThis !== "undefined" ? globalThis.lo
apps/browser/src/autofill/utils/url-variations.ts:18
↓ 3 callers
Method
getTokenWithRetry
( sendId: string, credentials?: SendAccessDomainCredentials, )
apps/cli/src/tools/send/commands/receive.command.ts:166
↓ 3 callers
Method
getTotalMinutesFromCustomValue
(customValue: SessionTimeoutFormValue["custom"])
libs/key-management-ui/src/session-timeout/components/session-timeout-input.component.ts:262
↓ 3 callers
Method
getTotpFields
* Get all the totp fields for the tab and frame of the currently focused field
apps/browser/src/autofill/background/overlay.background.ts:1726
↓ 3 callers
Function
getTrimmedCipherUris
(cipher: CipherView)
bitwarden_license/bit-common/src/dirt/reports/risk-insights/helpers/risk-insights-data-mappers.ts:37
↓ 3 callers
Function
getUniqueString
* Generates a unique string with an optional prefix. * * Note: This is a local copy of `GetUniqueString` from `@bitwarden/common/spec` to avoid * p
bitwarden_license/bit-common/src/dirt/reports/risk-insights/testing/test-helpers.ts:46
↓ 3 callers
Method
getUpperBoundDelayInMinutes
* Gets the upper bound delay in minutes for a given delay in minutes. * * @param delayInMinutes - The delay in minutes.
apps/browser/src/platform/services/task-scheduler/browser-task-scheduler.service.ts:426
↓ 3 callers
Method
getUserIdFromAccessToken
(accessToken: string)
libs/common/src/auth/services/token.service.ts:1042
↓ 3 callers
Method
getUserKey
* Builds a user storage key appropriate for the current version. * * @param userId userId to use in the key * @param keyDefinition state and
libs/state/src/state-migrations/migration-helper.ts:189
↓ 3 callers
Function
getWebStoreUrl
(deviceType: DeviceType)
libs/common/src/vault/utils/get-web-store-url.ts:7
↓ 3 callers
Method
getWindow
* Gets the current window or the window with the given id. * * @param windowId - The id of the window to get. If not provided, the current windo
apps/browser/src/platform/browser/browser-api.ts:125
↓ 3 callers
Method
getWindowById
* Gets the window with the given id. * * @param windowId - The id of the window to get.
apps/browser/src/platform/browser/browser-api.ts:145
↓ 3 callers
Function
get_default_socket_path
()
apps/desktop/desktop_native/ssh_agent/src/server/listener/unix.rs:97
↓ 3 callers
Function
get_loaders
(map: &HashMap<String, NativeImporterMetadata>, id: &str)
apps/desktop/desktop_native/chromium_importer/src/metadata.rs:84
↓ 3 callers
Method
groupByOrganization
(collections: CollectionView[])
libs/admin-console/src/common/collections/services/default-collection.service.ts:280
↓ 3 callers
Method
handleKeyConnectorError
(e: any)
libs/common/src/key-management/key-connector/services/key-connector.service.ts:351
↓ 3 callers
Method
handleMemberActionResult
( result: MemberActionResult, successKey: string, user: ProviderUser, sideEffect?: () => void
bitwarden_license/bit-web/src/app/admin-console/providers/manage/members.component.ts:361
↓ 3 callers
Method
handleUnknownCipher
()
apps/web/src/app/vault/individual-vault/vault.component.ts:721
↓ 3 callers
Method
handler
(message: unknown)
apps/browser/src/platform/browser/browser-api.ts:642
↓ 3 callers
Method
has
(&self, key: &Self::KeyType)
apps/desktop/desktop_native/core/src/secure_memory/dpapi.rs:90
↓ 3 callers
Method
hasBaseUrl
()
libs/common/src/platform/abstractions/environment.service.ts:95
↓ 3 callers
Function
hasPasswordGuard
(redirectTo: string[] = ["/"])
libs/angular/src/auth/guards/has-password.guard.ts:15
↓ 3 callers
Method
hasSingleEnterpriseOrg$
()
apps/browser/src/billing/services/families-policy.service.ts:20
↓ 3 callers
Method
hideToTray
()
apps/desktop/src/main/tray.main.ts:123
↓ 3 callers
Method
hkdf
( ikm: Uint8Array, salt: string | Uint8Array, info: string | Uint8Array, outputByteSize: numbe
libs/common/src/key-management/crypto/services/web-crypto-function.service.ts:53
↓ 3 callers
Method
importIdentityName
(record: Record, cipher: CipherView)
libs/importer/src/importers/keeper/keeper-json-importer.ts:262
↓ 3 callers
Method
inSidePanel
* Identifies if the popup is within the Chrome Side Panel. * * @param win - The passed window object.
apps/browser/src/platform/browser/browser-popup-utils.ts:48
↓ 3 callers
Method
inSingleActionPopout
* Identifies if the popup is within the single action popout. * * @param win - The passed window object. * @param popoutKey - The single acti
apps/browser/src/platform/browser/browser-popup-utils.ts:74
↓ 3 callers
Method
initialize
(orgId: OrganizationId, timeframe: TimePeriod, dataView: TrendWidgetViewType)
bitwarden_license/bit-web/src/app/dirt/access-intelligence/services/default-risk-over-time.service.ts:116
↓ 3 callers
Method
initializedWithCachedCipher
()
libs/vault/src/cipher-form/components/cipher-form.component.ts:239
↓ 3 callers
Method
injectAutofillScripts
* Injects the autofill scripts into the current tab and all frames * found within the tab. Temporarily, will conditionally inject * the refactor
apps/browser/src/autofill/services/autofill.service.ts:246
↓ 3 callers
Function
inputEmailLimitValidator
( maxEmailsCount: number, getErrorMessage: (maxEmailsCount: number) => string, existingEmails: string[]
apps/web/src/app/admin-console/organizations/members/components/member-dialog/validators/input-email-limit.validator.ts:72
↓ 3 callers
Method
integrations
()
bitwarden_license/bit-web/src/app/secrets-manager/integrations/integrations.component.ts:112
↓ 3 callers
Method
invite
( organizationId: OrganizationId, request: OrganizationUserInviteRequest, )
apps/web/src/app/admin-console/organizations/members/services/member-actions/member-actions.service.ts:67
↓ 3 callers
Method
isAcknowledged
(key: UserKeyDefinition<boolean>)
bitwarden_license/bit-web/src/app/dirt/access-intelligence/onboarding/services/onboarding.service.ts:67
↓ 3 callers
Function
isAlgorithmRequest
(request: MetadataRequest)
libs/tools/generator/core/src/types/metadata-request.ts:7
↓ 3 callers
Method
isArchived
()
libs/common/src/vault/models/view/cipher.view.ts:178
↓ 3 callers
Method
isBackgroundPage
* Accepts a window object and determines if it is * associated with the background page of the extension. * * @param window - The window to c
apps/browser/src/platform/browser/browser-api.ts:477
↓ 3 callers
Method
isBankAccountNotSupportedError
(error: unknown)
apps/web/src/app/billing/individual/upgrade/premium-org-upgrade-payment/services/premium-org-upgrade.service.ts:139
↓ 3 callers
Function
isBoundedPositiveNumber
(value: unknown)
bitwarden_license/bit-common/src/dirt/reports/risk-insights/helpers/type-guards/basic-type-guards.ts:31
↓ 3 callers
Function
isBrowserSafariApi
()
libs/platform/src/services/browser-service.ts:1
↓ 3 callers
Function
isCipherType
(value: unknown)
libs/common/src/vault/enums/cipher-type.ts:42
↓ 3 callers
Method
isDarwin
()
apps/desktop/src/main/tray.main.ts:190
↓ 3 callers
Function
isDatePreset
(value: unknown)
libs/tools/send/send-ui/src/send-form/components/send-details/send-details.component.ts:85
← previous
next →
1,601–1,700 of 15,467, ranked by callers