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
↓ 20 callers
Method
record
* Define a secret state for a record. Each property is encrypted separately. * @param stateDefinition The domain of the secret's durable state.
libs/common/src/tools/state/secret-key-definition.ts:96
↓ 19 callers
Method
as_mut_ptr
(&self)
apps/desktop/desktop_native/win_webauthn/src/api/plugin/com.rs:75
↓ 19 callers
Method
as_ref
(&self)
apps/desktop/desktop_native/win_webauthn/src/api/webauthn.rs:407
↓ 19 callers
Method
close
(result: UnifiedUpgradeDialogResult)
apps/web/src/app/billing/individual/upgrade/unified-upgrade-dialog/unified-upgrade-dialog.component.ts:145
↓ 19 callers
Method
control
()
libs/components/src/form-control/form-control-card.component.spec.ts:34
↓ 19 callers
Method
create
(request: OrganizationCreateRequest)
libs/common/src/admin-console/services/organization/organization-api.service.ts:102
↓ 19 callers
Method
destroy
()
apps/browser/src/autofill/content/abstractions/autofill-init.ts:50
↓ 19 callers
Method
fromUtf8ToArray
(str: string)
libs/common/src/platform/misc/utils.ts:134
↓ 19 callers
Method
getAuthStatus
* Gets the user's authentication status from the auth service.
apps/browser/src/autofill/background/overlay.background.ts:2493
↓ 19 callers
Method
insert
(&self, key_data: Self::KeyData)
apps/desktop/desktop_native/ssh_agent/src/storage/keystore.rs:85
↓ 19 callers
Function
makeSymmetricCryptoKey
( length: 32 | 64 = 64, seed = 0, )
libs/common/spec/utils.ts:57
↓ 19 callers
Method
organizations$
(userId: UserId)
libs/vault/src/cipher-form/services/default-cipher-form-config.service.ts:86
↓ 19 callers
Method
refresh
()
apps/web/src/app/vault/individual-vault/vault.component.ts:1630
↓ 19 callers
Method
tabSendMessageData
( tab: chrome.tabs.Tab, command: string, data: any = null, )
apps/browser/src/platform/browser/browser-api.ts:397
↓ 19 callers
Method
unsubscribe
(id: string)
libs/common/src/platform/services/default-broadcaster.service.ts:24
↓ 18 callers
Method
add
(userId: UserId)
libs/common/src/auth/services/auth-request-answering/pending-auth-requests.state.ts:36
↓ 18 callers
Method
ciphers$
* Observable that emits an object of encrypted ciphers for the active user.
libs/common/src/vault/services/cipher.service.ts:153
↓ 18 callers
Method
fromString
* @param s The serialized key in base64 format * @returns A SymmetricCryptoKey instance
libs/common/src/platform/models/domain/symmetric-crypto-key.ts:118
↓ 18 callers
Method
get
( endpoint: string, headers: Map<string, string> = null, cookies: Map<string, string> = null, )
libs/importer/src/importers/lastpass/access/services/rest-client.ts:7
↓ 18 callers
Method
handle
Handle incoming SSH agent protocol messages from the client. Reads length-prefixed SSH agent protocol frames in a loop, dispatches each message to th
apps/desktop/desktop_native/ssh_agent/src/server/connection.rs:68
↓ 18 callers
Method
isFieldMatch
* Accepts the value of a field, a list of possible options that define if * a field can be matched to a vault cipher, and a secondary optional list
apps/browser/src/autofill/services/autofill.service.ts:2465
↓ 18 callers
Method
isNullOrEmpty
(str: string | null | undefined)
libs/common/src/platform/misc/utils.ts:563
↓ 18 callers
Function
mockEnc
(s: string)
libs/common/spec/utils.ts:33
↓ 18 callers
Method
run
()
libs/common/src/platform/services/migration-runner.ts:18
↓ 17 callers
Method
buildRequest
(orgKey?: OrgKey)
apps/web/src/app/admin-console/organizations/policies/policy-edit-definitions/uri-match-default.component.ts:73
↓ 17 callers
Method
clear
()
apps/desktop/src/services/biometric-message-handler.service.ts:60
↓ 17 callers
Method
from
(pushSubscription: PushSubscriptionJSON)
libs/common/src/platform/server-notifications/internal/web-push.request.ts:6
↓ 17 callers
Method
getAllDecryptedForUrl
( url: string, userId: UserId, includeOtherTypes?: CipherType[], defaultMatch: UriMatchStrateg
libs/common/src/vault/services/cipher.service.ts:539
↓ 17 callers
Method
getAppId
()
libs/common/src/platform/services/app-id.service.ts:15
↓ 17 callers
Method
hasError
()
libs/components/src/switch/switch.component.ts:150
↓ 17 callers
Method
hasPremiumFromAnySource$
(userId: UserId)
libs/common/src/billing/services/account/billing-account-profile-state.service.ts:32
↓ 17 callers
Method
isArchived
()
libs/vault/src/models/vault-filter.model.ts:75
↓ 17 callers
Method
launchUri
()
libs/common/src/vault/models/view/login.view.ts:61
↓ 17 callers
Function
mockContainerService
()
libs/common/spec/utils.ts:83
↓ 17 callers
Method
transform
(value?: OrganizationUserStatusType)
apps/web/src/app/admin-console/organizations/members/pipes/user-status.pipe.ts:13
↓ 17 callers
Method
value
* Define a secret state for a single value * @param stateDefinition The domain of the secret's durable state. * @param key Domain key that ident
libs/common/src/tools/state/secret-key-definition.ts:48
↓ 16 callers
Method
as_ptr
(&self)
apps/desktop/desktop_native/win_webauthn/src/api/plugin/com.rs:71
↓ 16 callers
Method
close
(success: boolean)
apps/web/src/app/auth/shared/components/user-verification/user-verification-prompt.component.ts:51
↓ 16 callers
Function
convertToPermission
( value: CollectionAccessSelectionView | undefined, )
apps/web/src/app/admin-console/organizations/shared/components/access-selector/access-selector.models.ts:103
↓ 16 callers
Function
createReport
( applicationName: string, memberRefs: Record<string, boolean> = {}, cipherRefs: Record<string, boolean>
bitwarden_license/bit-common/src/dirt/reports/risk-insights/testing/test-helpers.ts:366
↓ 16 callers
Method
decrypt
(&self, encrypted: &crypto::EncryptedMemory)
apps/desktop/desktop_native/core/src/secure_memory/secure_key/mod.rs:51
↓ 16 callers
Function
deepFreeze
(value: T)
libs/common/src/tools/util.ts:9
↓ 16 callers
Method
delete
(id: string | string[], userId: UserId)
libs/common/src/vault/services/cipher.service.ts:1444
↓ 16 callers
Method
disconnect
()
apps/browser/src/background/nativeMessaging.background.ts:427
↓ 16 callers
Method
get
(id: string, userId: UserId)
libs/common/src/vault/services/cipher.service.ts:398
↓ 16 callers
Method
getSortFunction
( i18nService: I18nService, prop: { [K in keyof T]: T[K] extends string ? K : never }[keyof T], )
libs/common/src/platform/misc/utils.ts:537
↓ 16 callers
Method
getTranslation
* Gets a translation from the translations object. * * @param key - The key of the translation to get
apps/browser/src/autofill/overlay/inline-menu/pages/shared/autofill-inline-menu-page-element.ts:80
↓ 16 callers
Function
handler
(...args: readonly unknown[])
apps/browser/src/platform/browser/from-chrome-event.ts:27
↓ 16 callers
Method
loadAndInit
()
apps/desktop/native-messaging-test-runner/src/sdk-load.service.ts:17
↓ 16 callers
Function
makeEncString
(data?: string)
libs/common/spec/utils.ts:40
↓ 16 callers
Method
messages$
* Creates an observable stream filtered to just the command given via the {@link CommandDefinition} and typed * to the generic contained in the Com
libs/messaging/src/message.listener.ts:31
↓ 16 callers
Method
panic
Logs a message at panic priority and throws an error. * Panic messages are used to indicate a operation that affects system * stability occurr
libs/common/src/tools/log/semantic-logger.abstraction.ts:82
↓ 16 callers
Method
remove
(menuItemId: string)
apps/browser/src/autofill/browser/main-context-menu-handler.ts:301
↓ 16 callers
Method
unwrapSymmetricKey
( keyToBeUnwrapped: EncString, wrappingKey: SymmetricCryptoKey, )
libs/common/src/key-management/crypto/services/encrypt.service.implementation.ts:163
↓ 16 callers
Method
warn
Logs a message at warn priority. * Warn messages are used to indicate a operation that may affect system * stability occurred. * @param me
libs/common/src/tools/log/semantic-logger.abstraction.ts:45
↓ 15 callers
Method
as_ref
(&self)
apps/desktop/desktop_native/win_webauthn/src/api/plugin/types/get_assertion.rs:118
↓ 15 callers
Method
as_ref
(&self)
apps/desktop/desktop_native/core/src/secure_memory/secure_key/crypto.rs:74
↓ 15 callers
Method
canDelete
* Returns true if the user can delete a collection from the individual vault. * Does not include admin permissions - see {@link CollectionAdminView
libs/common/src/admin-console/models/collections/collection.view.ts:79
↓ 15 callers
Method
close
()
apps/browser/src/autofill/fido2/content/messaging/messenger.spec.ts:298
↓ 15 callers
Method
createKey
(bitLength: 256 | 512)
libs/common/src/key-management/crypto/key-generation/default-key-generation.service.ts:21
↓ 15 callers
Method
createNewTab
(url: string, active = true)
apps/browser/src/platform/browser/browser-api.ts:594
↓ 15 callers
Method
filter
()
libs/angular/src/vault/components/vault-items.component.ts:87
↓ 15 callers
Method
getActive
(userKeyDefinition: UserKeyDefinition<T>)
libs/state-test-utils/src/fake-state-provider.ts:271
↓ 15 callers
Method
getAllFromApiForOrganization
( organizationId: string, includeMemberItems?: boolean, )
libs/common/src/vault/services/cipher.service.ts:633
↓ 15 callers
Method
getApiUrl
()
libs/common/src/platform/abstractions/environment.service.ts:68
↓ 15 callers
Method
getIdentityUrl
()
libs/common/src/platform/abstractions/environment.service.ts:71
↓ 15 callers
Method
getMessage
(release: any, downloadUrl: string)
apps/cli/src/commands/update.command.ts:58
↓ 15 callers
Method
getUrl
(uriString: string | undefined | null)
libs/common/src/platform/misc/utils.ts:585
↓ 15 callers
Function
handle_message
( msg: &[u8], peer_info: Option<&PeerInfo>, session_bind_state: &SessionBindState, keystore: &
apps/desktop/desktop_native/ssh_agent/src/server/connection.rs:178
↓ 15 callers
Method
isEventTrusted
* Validates that an event is trusted (originated from user agent) * @param event - The event to validate * @returns true if the event is trusted
apps/browser/src/autofill/utils/event-security.ts:10
↓ 15 callers
Method
organizations$
(userId: UserId)
libs/common/src/admin-console/services/organization/default-organization.service.ts:81
↓ 15 callers
Method
refreshIdentityToken
(userId: UserId | null = null)
libs/common/src/services/api.service.ts:230
↓ 15 callers
Method
removeFromUser
* Remove a user scoped location derived through the key definition * * This is for use with the state providers framework, DO NOT use for values
libs/state/src/state-migrations/migration-helper.ts:144
↓ 15 callers
Method
setAnonLayoutWrapperData
(data: Partial<AnonLayoutWrapperData>)
libs/components/src/anon-layout/default-anon-layout-wrapper-data.service.ts:11
↓ 15 callers
Method
showError
(message: string, title: string = "")
apps/web/src/app/billing/services/billing-notification.service.ts:36
↓ 15 callers
Method
write_number
(&mut self, num: i128)
apps/desktop/desktop_native/win_webauthn/src/api/util/cbor.rs:73
↓ 14 callers
Method
algorithm
(id: CredentialAlgorithm)
libs/tools/generator/core/src/services/default-credential-generator.service.ts:166
↓ 14 callers
Method
arrayToString
(array: Uint8Array<ArrayBuffer>)
libs/common/src/platform/services/fido2/fido2-utils.ts:44
↓ 14 callers
Method
back
* Navigate back in history
apps/browser/src/platform/popup/view-cache/popup-router-cache.service.ts:123
↓ 14 callers
Function
buildIconColorRule
(color: string, rule: RuleName = ruleNames.fill)
apps/browser/src/autofill/content/components/constants/styles.ts:173
↓ 14 callers
Method
cipher
()
apps/browser/src/vault/popup/components/vault/add-edit/add-edit.component.ts:212
↓ 14 callers
Method
decrypt
(encValue: string)
apps/cli/src/platform/services/node-env-secure-storage.service.ts:75
↓ 14 callers
Method
encrypt
( model: CipherView, userId: UserId, originalCipher: Cipher = null, )
libs/common/src/vault/services/cipher.service.ts:292
↓ 14 callers
Function
filterOutNullish
()
libs/common/src/vault/utils/observable-utilities.ts:53
↓ 14 callers
Method
folderViews$
* Returns an Observable of decrypted folder views for the given userId. * Uses folderViewCache to maintain a single Observable instance per user,
libs/common/src/vault/services/folder/folder.service.ts:74
↓ 14 callers
Method
get
(key: string)
apps/cli/src/platform/services/lowdb-storage.service.ts:118
↓ 14 callers
Method
getAccounts
* Helper method to read all Account objects stored by the State Service. * * This is useful from creating migrations off of this paradigm, but s
libs/state/src/state-migrations/migration-helper.ts:159
↓ 14 callers
Function
getBillingAddressFromForm
(formGroup: BillingAddressFormGroup)
apps/web/src/app/billing/payment/components/enter-billing-address.component.ts:27
↓ 14 callers
Method
getSendUrl
()
libs/common/src/platform/abstractions/environment.service.ts:83
↓ 14 callers
Method
isDeleted
()
apps/web/src/app/vault/components/vault-items/vault-cipher-row.component.ts:232
↓ 14 callers
Method
makeKeyPair
(key: SymmetricCryptoKey)
libs/key-management/src/key.service.ts:422
↓ 14 callers
Function
make_session_bind_payload_ed25519
( keypair: &Ed25519Keypair, session_id: &[u8], is_forwarding: bool, )
apps/desktop/desktop_native/ssh_agent/src/server/mod.rs:217
↓ 14 callers
Method
measure
( start: DOMHighResTimeStamp, trackGroup: string, track: string, name?: string, properties
libs/logging/src/console-log.service.ts:58
↓ 14 callers
Function
mockReset
(mock: MockProxy<any>)
libs/common/src/platform/spec/mock-deep.ts:126
↓ 14 callers
Method
patchCipher
* Method to update the cipherView with the new values. This method should be called by the child form components * @param updateFn - A function tha
libs/vault/src/cipher-form/components/cipher-form.component.ts:219
↓ 14 callers
Method
policies$
(userId: UserId)
libs/common/src/admin-console/services/policy/default-policy.service.ts:51
↓ 14 callers
Method
record
(message: string)
apps/web/src/app/key-management/data-recovery/log-recorder.ts:11
↓ 14 callers
Function
safeGetString
(value: string | EncString | undefined | null)
libs/common/src/models/export/utils.ts:3
↓ 14 callers
Method
sendMessage
(msg: BrowserFido2Message)
apps/browser/src/autofill/fido2/services/browser-fido2-user-interface.service.ts:153
↓ 14 callers
Function
sendMockExtensionMessage
( message: any, sender?: chrome.runtime.MessageSender, sendResponse?: CallableFunction, )
apps/browser/src/autofill/spec/testing-utils.ts:24
← previous
next →
201–300 of 15,467, ranked by callers