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
↓ 9 callers
Method
setAnonLayoutWrapperData
(data: Partial<ExtensionAnonLayoutWrapperData>)
apps/browser/src/popup/components/extension-anon-layout-wrapper/extension-anon-layout-wrapper-data.service.ts:20
↓ 9 callers
Method
setUserKey
(key: UserKey, userId: UserId)
libs/key-management/src/key.service.ts:104
↓ 9 callers
Method
shouldUpdate
Verifies if the event collection should be updated for the provided information * @param userId the active user's id * @param cipherId the cip
libs/common/src/dirt/event-logs/services/event-collection.service.ts:120
↓ 9 callers
Method
switchAccount
* Switch accounts to indicated userId -- null is no active user
apps/browser/src/background/main.background.ts:1935
↓ 9 callers
Method
toggleDrawer
(type: DrawerType, invokerId: string)
bitwarden_license/bit-common/src/dirt/access-intelligence/services/implementations/view/default-drawer-state.service.ts:33
↓ 9 callers
Method
transform
(value: string, pattern: string, replacement: string)
bitwarden_license/bit-web/src/app/admin-console/providers/clients/replace.pipe.ts:7
↓ 9 callers
Method
write
(level: LogLevel, message?: any, ...optionalParams: any[])
libs/logging/src/console-log.service.ts:31
↓ 8 callers
Method
addField
(cipher: CipherView, name: string, value: any, type: FieldType = FieldType.Text)
libs/importer/src/importers/keeper/keeper-json-importer.ts:576
↓ 8 callers
Method
archiveWithServer
(ids: CipherId | CipherId[], userId: UserId)
libs/common/src/vault/services/default-cipher-archive.service.ts:64
↓ 8 callers
Method
array
* Creates a {@link KeyDefinition} for state that is an array. * @param stateDefinition The state definition to be added to the KeyDefinition * @
libs/state/src/core/key-definition.ts:126
↓ 8 callers
Method
array
* Define a secret state for an array of values. Each item is encrypted separately. * @param stateDefinition The domain of the secret's durable stat
libs/common/src/tools/state/secret-key-definition.ts:72
↓ 8 callers
Method
as_ref
(&self)
apps/desktop/desktop_native/win_webauthn/src/api/plugin/types/make_credential.rs:160
↓ 8 callers
Method
attach
Noop
libs/components/src/dialog/dialog.service.ts:39
↓ 8 callers
Method
biometricUnlockEnabled$
(userId: UserId)
libs/key-management/src/biometrics/biometric-state.service.ts:140
↓ 8 callers
Method
bufferSourceToUint8Array
(bufferSource: BufferSource)
libs/common/src/platform/services/fido2/fido2-utils.ts:55
↓ 8 callers
Function
buildConfig
()
scripts/reverse-proxy-emulator/index.ts:52
↓ 8 callers
Method
clearCache
()
libs/auth/src/common/services/login-strategies/login-strategy.service.ts:277
↓ 8 callers
Method
close
()
apps/desktop/src/autofill/services/desktop-fido2-user-interface.service.ts:372
↓ 8 callers
Method
close
()
bitwarden_license/bit-web/src/app/admin-console/organizations/manage/scim-api-key-dialog.component.ts:84
↓ 8 callers
Method
close
(success: boolean)
libs/angular/src/auth/components/user-verification-prompt.component.ts:74
↓ 8 callers
Method
configuration$
(userId: UserId)
libs/auto-confirm/src/services/default-auto-confirm.service.ts:99
↓ 8 callers
Method
connect
()
apps/browser/src/background/nativeMessaging.background.ts:110
↓ 8 callers
Function
createAutofillPageDetailsMock
(customFields = {})
apps/browser/src/autofill/spec/autofill-mocks.ts:74
↓ 8 callers
Function
createPortSpyMock
(name: string)
apps/browser/src/autofill/spec/autofill-mocks.ts:277
↓ 8 callers
Method
decrypt
(userId: UserId)
libs/common/src/tools/send/models/domain/send.ts:112
↓ 8 callers
Method
decrypt
* Decrypts a cipher using either the SDK or the legacy method based on the feature flag. * @param cipher The cipher to decrypt. * @param userId
libs/common/src/vault/services/cipher.service.ts:408
↓ 8 callers
Method
delete
(s: SendView)
libs/angular/src/tools/send/send.component.ts:206
↓ 8 callers
Method
endProcessing
()
apps/web/src/app/admin-console/organizations/members/services/member-actions/member-actions.service.ts:59
↓ 8 callers
Method
fromArrayToByteString
* Converts a Uint8Array to a byte string (each byte as a character). * @param arr - The Uint8Array to convert. * @returns The byte string repres
libs/common/src/platform/misc/utils.ts:213
↓ 8 callers
Method
fromArrayToUrlB64
(arr: Uint8Array | null)
libs/common/src/platform/misc/utils.ts:197
↓ 8 callers
Method
fromCollectionData
(obj: CollectionData)
libs/common/src/admin-console/models/collections/collection.ts:39
↓ 8 callers
Method
fromData
(data: ApplicationHealthData)
bitwarden_license/bit-common/src/dirt/access-intelligence/models/view/application-health.view.ts:163
↓ 8 callers
Method
get
(format: ImportType)
libs/importer/src/sdk/sdk-importer-registry.ts:22
↓ 8 callers
Method
getAuthStatus
(userId?: string)
libs/common/src/auth/services/auth.service.ts:103
↓ 8 callers
Method
getKdfConfig$
(userId: UserId)
libs/key-management/src/kdf-config.service.ts:52
↓ 8 callers
Method
getLastSync
()
apps/cli/src/vault/sync.command.ts:30
↓ 8 callers
Method
getNudgeStatus$
(nudgeType: NudgeType, userId: UserId)
libs/angular/src/vault/services/default-single-nudge.service.ts:31
↓ 8 callers
Method
getService
()
libs/common/src/tools/send/services/send-api-service.selector.ts:48
↓ 8 callers
Method
getTabFromCurrentWindow
()
apps/browser/src/platform/browser/browser-api.ts:266
↓ 8 callers
Method
getUrlEquivalentDomains
(url: string)
libs/common/src/autofill/services/domain-settings.service.ts:294
↓ 8 callers
Method
get_all_public_keys_and_names
(&self)
apps/desktop/desktop_native/ssh_agent/src/storage/keystore.rs:115
↓ 8 callers
Method
handleError
(error: GetSendAccessTokenError)
apps/cli/src/tools/send/commands/receive.command.ts:197
↓ 8 callers
Function
identityTokenResponseFactory
( masterPasswordPolicyResponse: MasterPasswordPolicyResponse | undefined = undefined, userDecryptionOption
libs/auth/src/common/login-strategies/login.strategy.spec.ts:95
↓ 8 callers
Function
ifEnabledSemanticLoggerProvider
( enable: boolean, logService: LogService, context: Jsonify<Context>, )
libs/common/src/tools/log/factory.ts:75
↓ 8 callers
Method
inSidebar
* Identifies if the popup is within the sidebar. * * @param win - The passed window object.
apps/browser/src/platform/browser/browser-popup-utils.ts:30
↓ 8 callers
Method
init
()
apps/browser/src/autofill/background/abstractions/overlay.background.ts:323
↓ 8 callers
Method
isAtRisk
* Determines if the cipher is "at risk" based on any health issue
bitwarden_license/bit-common/src/dirt/access-intelligence/models/view/cipher-health.view.ts:69
↓ 8 callers
Function
isBoundedString
(value: unknown)
bitwarden_license/bit-common/src/dirt/reports/risk-insights/helpers/type-guards/basic-type-guards.ts:47
↓ 8 callers
Function
isIpcMessage
(message: any)
libs/common/src/platform/ipc/ipc-message.ts:21
↓ 8 callers
Function
isReadonlyOrDisabledFormFieldElement
( formFieldElement: FormFieldElement, autofillFieldData?: AutofillFieldReadonlyDisabledState, )
apps/browser/src/autofill/utils/index.ts:364
↓ 8 callers
Method
items
()
apps/desktop/src/main/menu/menu.help.ts:21
↓ 8 callers
Method
logoutCallback
(logoutReason: LogoutReason, userId?: UserId)
apps/browser/src/background/main.background.ts:607
↓ 8 callers
Method
masterPasswordPolicyOptions$
( userId: UserId, policies?: Policy[], )
libs/common/src/admin-console/services/policy/default-policy.service.ts:106
↓ 8 callers
Method
memberOrganizations$
(userId: UserId)
libs/common/src/admin-console/services/organization/default-organization.service.ts:46
↓ 8 callers
Method
messageListener
( name: string, callback: ( message: any, sender: chrome.runtime.MessageSender, send
apps/browser/src/platform/browser/browser-api.ts:629
↓ 8 callers
Method
nativeFetch
(request: Request)
libs/common/src/services/api.service.ts:1337
↓ 8 callers
Function
normalizeExpiryYearFormat
(yearInput: string | number)
libs/common/src/autofill/utils/index.ts:21
↓ 8 callers
Method
nudgeStatus$
(nudgeType: NudgeType, userId: UserId)
libs/angular/src/vault/services/default-single-nudge.service.ts:13
↓ 8 callers
Method
openDrawer
* Opens a dialog in the side drawer, replacing any currently open drawer stack. * Returns undefined if the root drawer's closePredicate prevented i
libs/components/src/dialog/dialog.service.ts:183
↓ 8 callers
Method
openSimpleDialogRef
* Opens a simple dialog. * * You should probably use `openSimpleDialog` instead, unless you need to programmatically close the dialog. * *
libs/components/src/dialog/dialog.service.ts:246
↓ 8 callers
Function
parse
(raw: string)
apps/browser/src/autofill/fido2/background/permissions-policy/allow-attribute-parser.spec.ts:7
↓ 8 callers
Method
parseXml
(data: string)
libs/importer/src/importers/base-importer.spec.ts:19
↓ 8 callers
Method
proofOfDecryption
(masterPassword: string, userId: UserId)
libs/common/src/key-management/master-password/services/default-master-password-unlock.service.ts:42
↓ 8 callers
Method
refresh
Trigger a refresh of the vault data
apps/desktop/src/vault/app/vault-v3/vault.component.ts:992
↓ 8 callers
Method
run
(userId: UserId, masterPassword: string | null)
libs/auth/src/common/services/login-success-handler/default-login-success-handler.service.ts:19
↓ 8 callers
Method
selected
()
libs/components/src/radio-button/radio-button.component.ts:38
↓ 8 callers
Method
setModalMode
* Sets the modal mode of the application. Setting this changes the windows-size and other properties. * @param value `true` if the application is i
apps/desktop/src/platform/services/desktop-settings.service.ts:220
↓ 8 callers
Method
setUserKeyInMemoryIfAutoUserKeySet
* The presence of the user key in memory dictates whether the user's vault is locked or unlocked. * However, for users that have the auto unlock us
libs/common/src/platform/services/user-auto-unlock-key.service.ts:24
↓ 8 callers
Method
show
()
apps/desktop/src/main/window.main.ts:274
↓ 8 callers
Function
singleOrganizationPolicyApplies$
(userId: UserId, policyService: PolicyService)
libs/common/src/admin-console/abstractions/organization/organization.service.abstraction.ts:79
↓ 8 callers
Method
startProcessing
(length?: number)
apps/web/src/app/admin-console/organizations/members/services/member-actions/member-actions.service.ts:47
↓ 8 callers
Function
test_ed25519_key_blob
Returns the SSH wire-format public key blob for the test Ed25519 key.
apps/desktop/desktop_native/ssh_agent/tests/common.rs:117
↓ 8 callers
Function
toBuffer
(data: Uint8Array)
libs/importer/src/importers/keeper/access/services/crypto.ts:400
↓ 8 callers
Method
toView
(send: SendResponse, view = new SendView())
apps/cli/src/tools/send/models/send.response.ts:36
↓ 8 callers
Method
unarchiveWithServer
(ids: CipherId | CipherId[], userId: UserId)
libs/common/src/vault/services/default-cipher-archive.service.ts:78
↓ 8 callers
Method
unwrapDecapsulationKey
( wrappedDecapsulationKey: EncString, wrappingKey: SymmetricCryptoKey, )
libs/common/src/key-management/crypto/services/encrypt.service.implementation.ts:122
↓ 8 callers
Method
url
determine the URL of the lookup * @param request describes the state of the integration site * @param helper supplies logic from bitwarden spe
libs/common/src/tools/integration/rpc/rpc-definition.ts:18
↓ 8 callers
Method
userPrivateKey$
(userId: UserId)
libs/key-management/src/key.service.ts:662
↓ 8 callers
Method
validateObject
(requestedObject: string, validObjects: string[])
apps/cli/src/vault.program.ts:39
↓ 8 callers
Method
verify
(orgId: string, orgDomainId: string)
libs/common/src/admin-console/services/organization-domain/org-domain-api.service.ts:73
↓ 8 callers
Method
withPinSettingsClient
( userId: UserId, passedInFunction: (pinSettingsClient: PinSettingsClient) => Promise<TResult>, )
libs/common/src/key-management/pin/pin.service.implementation.ts:74
↓ 8 callers
Function
write_ssh_string
(buf: &mut Vec<u8>, data: &[u8])
apps/desktop/desktop_native/ssh_agent/src/server/mod.rs:212
↓ 7 callers
Method
accountCryptographicState$
(userId: UserId)
libs/common/src/key-management/account-cryptography/default-account-cryptographic-state.service.ts:21
↓ 7 callers
Method
addField
( cipher: CipherView, name: string, value: string | undefined | null, type: FieldType = FieldT
libs/importer/src/importers/keeper/keeper-direct-importer.ts:583
↓ 7 callers
Function
apply
(payload: &[u8])
apps/desktop/desktop_native/ssh_agent/src/server/session_bind.rs:124
↓ 7 callers
Method
as_ref
(&self)
apps/desktop/desktop_native/core/src/ssh_agent/peercred_unix_listener_stream.rs:54
↓ 7 callers
Method
attachments
()
apps/web/src/app/vault/components/vault-items/vault-cipher-row.component.ts:463
↓ 7 callers
Method
authenticationToken
look up a service API's authentication token * @param options.base64 when `true`, base64 encodes the result. Defaults to `false`. * @param opt
libs/common/src/tools/integration/integration-context.ts:61
↓ 7 callers
Method
availableVaultTimeoutActions$
(userId?: UserId)
libs/common/src/key-management/vault-timeout/services/vault-timeout-settings.service.ts:94
↓ 7 callers
Method
baseUrl
Lookup the integration's baseUrl * @returns the baseUrl for the API's integration point. * - By default this is defined by the metadata *
libs/common/src/tools/integration/integration-context.ts:28
↓ 7 callers
Method
buildTypeTree
( head: CipherTypeFilter, array?: CipherTypeFilter[], )
libs/vault/src/services/vault-filter.service.ts:304
↓ 7 callers
Method
cipherView$
(userId: UserId, cipherId: CipherId)
libs/common/src/vault/services/cipher.service.ts:211
↓ 7 callers
Method
clearKeys
(userId: UserId)
libs/key-management/src/key.service.ts:444
↓ 7 callers
Method
close
()
apps/desktop/src/main/menu/menu.window.ts:93
↓ 7 callers
Method
connect
()
apps/browser/src/autofill/fido2/services/browser-fido2-user-interface.service.ts:352
↓ 7 callers
Method
create
(serviceContainer: ServiceContainer)
bitwarden_license/bit-cli/src/admin-console/device-approval/deny.command.ts:68
↓ 7 callers
Method
createDefault
()
libs/key-management/src/models/kdf-config.ts:26
↓ 7 callers
Function
decryptAesV2
( data: Uint8Array, key: KeeperKey, nonceLength = AES_GCM_NONCE_SIZE, )
libs/importer/src/importers/keeper/access/services/crypto.ts:80
↓ 7 callers
Function
deleteAtomic
( stateProvider: StateProvider, userId: UserId, keyDefinition: UserKeyDefinition<T>, )
libs/common/src/key-management/state-bridge.ts:67
↓ 7 callers
Method
deleteAttachmentWithServer
( id: string, attachmentId: string, userId: UserId, admin: boolean = false, )
libs/common/src/vault/services/cipher.service.ts:1437
← previous
next →
501–600 of 16,052, ranked by callers