File Provider for node-jws handling signatures/verification using file-based keys
Implementation of JSON Web Signatures
TypeScript definitions for jws
JSON Web Token implementation (symmetric and asymmetric)
A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers
AWS credential provider that sources credentials from a Node.JS environment.
JWA implementation (supports all JWS algorithms)
Typescript library for interacting with DIDs
Runtime agnostic JS utils
Json Web Signature library for signing/verifying signatures working natively with cloud
This is a DID Provider which implements [EIP2844](https://eips.ethereum.org/EIPS/eip-2844) for `did:key:` using ed25519. It also supports decryption using x25519.
Typescript implementation of the IPLD dag-jose format
This is a DID Provider which implements [EIP2844](https://eips.ethereum.org/EIPS/eip-2844) for `did:key:` using webcrypto with non-extractable keys. Currently P-256 is supported.
JWT (JSON Web Token) Authentication
OpenTelemetry instrumentation for `mongodb` database client for MongoDB
OpenTelemetry instrumentation for `tedious` database client for Microsoft SQL Server
OpenTelemetry instrumentation for `ioredis` database redis client for Redis
OpenTelemetry instrumentation for `mongoose` database object data modeling (ODM) library for MongoDB
LaunchDarkly OpenFeature provider for node.
OpenTelemetry instrumentation for `dataloader` data fetching layer
OpenTelemetry instrumentation for `kafkajs` messaging client for Apache Kafka
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
TypeScript definitions for oidc-provider
Library to encrypt and decrypt data in JSON Web Encryption (JWE) format and to sign data in JSON Web Signature (JWS) format. Leverages Browser's native web crypto API.