Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitwarden/clients
/ functions
Functions
16,801 in github.com/bitwarden/clients
⨍
Functions
16,801
◇
Types & classes
7,847
↓ 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
unlock
(&self, user_id: &String, _hwnd: Vec<u8>)
apps/desktop/desktop_native/biometric/src/linux.rs:67
↓ 8 callers
Method
unwrapDecapsulationKey
( wrappedDecapsulationKey: EncString, wrappingKey: SymmetricCryptoKey, )
libs/legacy-crypto/src/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:660
↓ 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:14
↓ 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
Method
announce
* Announces with `assertive` politeness so add/remove — a direct response to a user action — * interrupts rather than queues behind the label/hint
libs/components/src/file-upload/file-dropzone.component.ts:342
↓ 7 callers
Method
as_ref
(&self)
apps/desktop/desktop_native/core/src/ssh_agent/peercred_unix_listener_stream.rs:54
↓ 7 callers
Method
attach
Noop
libs/components/src/dialog/dialog.service.ts:39
↓ 7 callers
Method
attachments
()
apps/web/src/app/vault/components/vault-items/vault-cipher-row.component.ts:498
↓ 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:63
↓ 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:30
↓ 7 callers
Method
buildTypeTree
( head: CipherTypeFilter, array?: CipherTypeFilter[], )
libs/vault/src/services/vault-filter.service.ts:307
↓ 7 callers
Method
cipherView$
(userId: UserId, cipherId: CipherId)
libs/common/src/vault/services/cipher.service.ts:212
↓ 7 callers
Method
clearKeys
(userId: UserId)
libs/key-management/src/key.service.ts:442
↓ 7 callers
Method
close
()
apps/desktop/src/main/menu/menu.window.ts:93
↓ 7 callers
Method
collections
()
apps/web/src/app/vault/components/vault-items/vault-items.component.ts:147
↓ 7 callers
Method
connect
()
apps/browser/src/autofill/fido2/services/browser-fido2-user-interface.service.ts:352
↓ 7 callers
Method
connect
()
apps/desktop/desktop_native/autofill_provider/src/lib.rs:379
↓ 7 callers
Method
create
(serviceContainer: ServiceContainer)
bitwarden_license/bit-cli/src/admin-console/device-approval/deny.command.ts:68
↓ 7 callers
Method
createDefault
()
libs/legacy-crypto/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
Method
deleteAttachmentWithServer
( id: string, attachmentId: string, userId: UserId, admin: boolean = false, )
libs/common/src/vault/services/cipher.service.ts:1463
↓ 7 callers
Function
disabledSemanticLoggerProvider
( _context: Jsonify<Context>, )
libs/common/src/tools/log/factory.ts:17
↓ 7 callers
Method
doAutoFill
* Autofill a given tab with a given login item * @param {AutoFillOptions} options Instructions about the autofill operation, including tab and logi
apps/browser/src/autofill/services/autofill.service.ts:452
↓ 7 callers
Function
elementIsFillableFormField
( formFieldElement: FormFieldElement, )
apps/browser/src/autofill/utils/index.ts:201
↓ 7 callers
Method
encryptedCollections$
(userId: UserId)
libs/admin-console/src/common/collections/services/default-collection.service.ts:63
↓ 7 callers
Method
event
(event: VaultItemEvent<C>)
apps/web/src/app/vault/components/vault-items/vault-items.component.ts:417
↓ 7 callers
Method
everHadUserKey$
(userId: UserId)
libs/key-management/src/key.service.ts:137
↓ 7 callers
Function
fido2_credential
Windows accepts credential IDs of 16..=1023 bytes and user handles of 1..=64 bytes.
apps/desktop/desktop_native/core/src/autofill/windows/sync.rs:163
↓ 7 callers
Method
findSingleCopyableItem
(cipher: CipherViewLike, items: CipherItem[])
libs/vault/src/components/item-copy-actions/item-copy-actions.component.ts:127
↓ 7 callers
Function
flush
()
apps/desktop/src/autofill/services/ssh-agent.service.spec.ts:24
↓ 7 callers
Method
generate$
(dependencies: OnDependency<GenerateRequest> & BoundDependency<"account", Account>)
libs/tools/generator/core/src/services/default-credential-generator.service.ts:60
↓ 7 callers
Method
get$
* Observable that emits when the configuration for a specific hostname changes. * * @param hostname - The server hostname * @returns Observab
apps/desktop/src/platform/services/server-communication-config/server-communication-config.repository.ts:43
↓ 7 callers
Method
getActiveBearerToken
(userId: UserId)
libs/common/src/services/api.service.ts:1308
↓ 7 callers
Method
getAndClearLoginRedirectUrl
* Fetch and clear persisted LoginRedirectUrl if present in state
apps/web/src/app/core/router.service.ts:112
↓ 7 callers
Method
getBrowserAction
* Returns the supported BrowserAction API based on the manifest version.
apps/browser/src/platform/browser/browser-api.ts:855
↓ 7 callers
Method
getCipher
(id: string, filter?: (c: CipherView) => boolean)
apps/cli/src/commands/get.command.ts:144
↓ 7 callers
Method
getFileName
(prefix: string = "", format = "csv")
libs/tools/export-vault-core/src/services/export-helper.ts:2
↓ 7 callers
Method
getFullCipherView
Fetches the full `CipherView` when a `CipherListView` is passed.
libs/common/src/vault/services/cipher.service.ts:2196
↓ 7 callers
Method
getLocaleSortingFunction
()
libs/common/src/vault/services/cipher.service.ts:1528
↓ 7 callers
Method
getRegion
* Retrieve the current region.
libs/common/src/platform/abstractions/environment.service.ts:56
↓ 7 callers
Method
getUserPublicKey
(id: string)
libs/common/src/services/api.service.ts:1214
↓ 7 callers
Method
getUserState
()
libs/common/src/platform/services/sdk/client-managed-state.ts:128
↓ 7 callers
Method
handleMemberActionResult
( result: MemberActionResult, successKey: string, user: OrganizationUserView, sideEffect?: ()
apps/web/src/app/admin-console/organizations/members/members.component.ts:521
↓ 7 callers
Method
hasPremiumFromAnyOrganization$
(userId: UserId)
libs/common/src/billing/services/account/billing-account-profile-state.service.ts:20
↓ 7 callers
Method
hasUserKey
(userId: UserId)
libs/key-management/src/key.service.ts:177
↓ 7 callers
Method
importUnmappedFields
( cipher: CipherView, entry: PsonoItemTypes, mappedValues: Set<string>, )
libs/importer/src/importers/psono/psono-json-importer.ts:285
↓ 7 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
↓ 7 callers
Method
init
()
apps/browser/src/platform/offscreen-document/abstractions/offscreen-document.ts:19
↓ 7 callers
Method
isCached
(url: string)
libs/common/src/vault/models/domain/sorted-ciphers-cache.ts:13
↓ 7 callers
Method
isChrome
()
apps/web/src/app/core/web-platform-utils.service.ts:73
↓ 7 callers
Method
isCriticalApplication
( application: ApplicationHealthReportDetail, applicationData: OrganizationReportApplication[], )
bitwarden_license/bit-common/src/dirt/reports/risk-insights/services/domain/risk-insights-report.service.ts:226
↓ 7 callers
Method
isOpera
()
apps/web/src/app/core/web-platform-utils.service.ts:81
↓ 7 callers
Function
isSnapStore
()
apps/desktop/src/utils.ts:15
↓ 7 callers
Function
isVaultTimeoutTypeNumeric
(timeout: VaultTimeout)
libs/common/src/key-management/vault-timeout/types/vault-timeout.type.ts:27
↓ 7 callers
Function
isWindowsStore
()
apps/desktop/src/utils.ts:31
↓ 7 callers
Method
launchUri
(uri: string, options?: any)
apps/desktop/src/platform/services/electron-platform-utils.service.ts:74
↓ 7 callers
Method
load
()
apps/desktop/src/services/main-sdk-load-service.ts:5
↓ 7 callers
Method
localize
(s: string)
apps/desktop/src/main/menu/menu.account.ts:169
↓ 7 callers
Method
localize
(s: string)
apps/desktop/src/main/menu/menu.window.ts:101
↓ 7 callers
Method
logSuccess
(message: string, payload?: any)
apps/desktop/native-messaging-test-runner/src/log-utils.ts:6
↓ 7 callers
Method
makeScriptActionWithValue
* Handles updating the list of filled fields and adding a script action * to the fill script. If a select field is passed as part of the fill optio
apps/browser/src/autofill/services/autofill.service.ts:2553
↓ 7 callers
Function
make_extension_payload
Builds the slice that handle_extension_message receives: [string name][raw payload]
apps/desktop/desktop_native/ssh_agent/src/server/connection.rs:337
↓ 7 callers
Method
menu
()
apps/desktop/src/main/menu/menubar.ts:35
↓ 7 callers
Method
ngOnInit
()
apps/web/src/app/admin-console/organizations/policies/policy-edit-definitions/single-org.component.ts:31
↓ 7 callers
Method
openDatabase
* Opens the IndexedDB database, creating the object store if needed.
apps/browser/src/dirt/phishing-detection/services/phishing-indexeddb.service.ts:23
↓ 7 callers
Function
parseCredentialId
(encodedCredentialId: string)
libs/common/src/platform/services/fido2/credential-id-utils.ts:6
↓ 7 callers
Method
passwordLeaked
(password: string)
libs/common/src/services/audit.service.ts:45
↓ 7 callers
Method
pauseUntilReceived
Awaits until the total number of emissions observed by this tracker equals or exceeds {@link count} * @param count The number of emissions to wait
libs/common/spec/observable-tracker.ts:72
↓ 7 callers
Function
race
({ promise, timeout, error, }: { promise: Promise<T>; timeout: number; error?: Error; })
apps/desktop/native-messaging-test-runner/src/race.ts:3
↓ 7 callers
Method
refresh
()
apps/web/src/app/admin-console/organizations/collections/services/vault-cipher-actions.service.ts:107
↓ 7 callers
Function
remove_file
(target: &Path)
apps/desktop/desktop_native/core/src/autostart/impl_direct_write.rs:103
↓ 7 callers
Method
replace
(&self, new_keys: Vec<SSHKeyData>)
apps/desktop/desktop_native/ssh_agent/src/storage/keystore.rs:132
↓ 7 callers
Method
restoreWithServer
(id: string, userId: UserId, asAdmin = false)
libs/common/src/vault/services/cipher.service.ts:1672
↓ 7 callers
Method
run
(cmdOptions: Record<string, any>)
apps/cli/src/vault/sync.command.ts:13
↓ 7 callers
Method
run
()
apps/web/src/app/platform/web-migration-runner.ts:20
↓ 7 callers
Method
saltForUser$
(userId: UserId)
libs/common/src/key-management/master-password/services/master-password.service.ts:88
↓ 7 callers
Method
search
(timeout: number = null)
libs/angular/src/tools/send/send.component.ts:149
↓ 7 callers
Function
sendPlatformMessage
( msg: Record<string, unknown>, responseCallback?: (response: any) => void, )
apps/browser/src/autofill/notification/bar.ts:406
↓ 7 callers
Method
send_request
(&self, request: ExtensionRequest, callback: Option<Box<dyn Callback>>)
apps/desktop/desktop_native/autofill_provider/src/lib.rs:498
↓ 7 callers
Method
senderHasValidTab
* Type predicate that narrows the sender to one with a tab and a valid tab id. * * @param sender - The message sender to validate
apps/browser/src/autofill/background/overlay.background.ts:1062
↓ 7 callers
Function
setDefaultPasswordManagerSessionState
( state: DefaultPasswordManagerSessionState | null, )
apps/browser/src/autofill/default-password-manager-session.util.ts:66
↓ 7 callers
Method
setPromptAutomatically
(prompt: boolean, userId: UserId)
libs/key-management/src/biometrics/biometric-state.service.ts:224
↓ 7 callers
Method
setShowHeader
(value: boolean)
libs/common/spec/fake-account-service.ts:132
↓ 7 callers
Method
setTimeout
* Sets a timeout and returns the timeout id. * * @param taskName - The name of the task. Unused in the base implementation. * @param delayInM
libs/scheduling/src/default-task-scheduler.service.ts:21
↓ 7 callers
Method
settings
Get a subject bound to a specific user's settings for the provided profile. * @param profile determines which profile's settings are loaded * @p
libs/tools/generator/core/src/providers/generator-profile-provider.ts:48
↓ 7 callers
Method
showNudgeSpotlight$
* Check if a nudge Spotlight should be shown to the user * @param nudge * @param userId
libs/angular/src/vault/services/nudges.service.ts:114
↓ 7 callers
Method
stack
* Push a new component onto the drawer stack without closing the current drawer. * The back button will appear automatically when the stack depth e
libs/components/src/dialog/dialog-ref.ts:104
↓ 7 callers
Method
toEvaluator
()
libs/tools/generator/core/src/strategies/password-generator-strategy.ts:36
↓ 7 callers
Method
transform
(value: string | null | undefined)
bitwarden_license/bit-web/src/app/pam/date/relative-time.pipe.ts:19
↓ 7 callers
Method
updatePaymentMethod
* Updates the payment method with the new tokenized payment from the payment method component.
apps/web/src/app/billing/individual/upgrade/premium-org-upgrade-payment/premium-org-upgrade-payment.component.ts:360
↓ 7 callers
Method
updateVersion
(helper: MigrationHelper, direction: Direction)
libs/state/src/state-migrations/migrations/8-move-state-version.ts:29
← previous
next →
601–700 of 16,801, ranked by callers