JSPM

Found 120 results for jwks

jose

JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

  • v6.1.0
  • 107.36
  • Published

jwks-rsa

Library to retrieve RSA public keys from a JWKS endpoint

  • v3.2.0
  • 96.19
  • Published

mock-jwks

A tool to mock a JWKS for development of microservices who consume jwts signed with RSA

  • v3.3.5
  • 72.84
  • Published

get-jwks

Fetch utils for JWKS keys

  • v11.0.3
  • 65.56
  • Published

rsa-pem-to-jwk

Converts PEM encoded RSA public and private keys to the JWK (JSON Web Key) format.

  • v1.1.3
  • 64.92
  • Published

jwks-client

Library to retrieve public keys from a JWKS endpoint

  • v2.1.0
  • 62.48
  • Published

@atproto/jwk

A library for working with JSON Web Keys (JWKs) in TypeScript. This is meant to be extended by environment-specific libraries like @atproto/jwk-jose.

  • v0.6.0
  • 57.85
  • Published

keyfetch

Lightweight support for fetching JWKs.

  • v3.0.2
  • 47.96
  • Published

@al-hamoud/authx

Auth toolkit: Firebase JWKS verify + Supabase user ensure for Next.js Edge runtime

    • v1.4.5
    • 44.78
    • Published

    @laylahealth/jwks-rsa

    Library to retrieve RSA public keys from a JWKS endpoint

    • v3.2.5
    • 41.77
    • Published

    jwks-fetch

    A JWKS client library

    • v2.0.1
    • 40.01
    • Published

    @authing/jose

    Webpack v4 compatible version of panva/jose v3.x

      • v1.0.2-beta
      • 39.86
      • Published

      express-oauth-jwt

      Middleware for Express to secure endpoints with OAuth JWT Bearer tokens

      • v2.0.2
      • 38.24
      • Published

      jwtwallet-nestjs

      Manage your jwks keys easily and securely

      • v1.0.4
      • 36.34
      • Published

      keylab

      keylab is a library aiming to create and validate JSON Web Tokens without hussle or prerequisitie cryptography knowledge.

      • v0.1.35
      • 34.14
      • Published

      simple-jwt-auth

      A simple, convenient, and safe interface for interacting with JSON Web Tokens (JWTs) for authentication and authorization

      • v0.11.1
      • 32.43
      • Published

      jwks-slim

      Library to retrieve RSA public keys from a JWKS endpoint

      • v1.0.0
      • 31.31
      • Published

      jwks-utils

      Utility methods for working with a JSON Web Key (JWK) and/or JSON Web Key Set (JWKs)

      • v1.0.10
      • 30.85
      • Published

      @trippin/jwt

      JWT plugin for Better Auth with token management, JWKS, and refresh token support

        • v1.0.2
        • 29.75
        • Published

        @bluesky-social/jwk

        A library for working with JSON Web Keys (JWKs) in TypeScript. This is meant to be extended by environment-specific libraries like @bluesky-social/jwk-jose.

        • v0.4.0
        • 29.50
        • Published

        did-jwks

        A DID method that enables JWKS endpoints to be used as DID identifiers

        • v1.0.0
        • 29.10
        • Published

        @gaonengwww/jose

        JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

        • v6.1.0
        • 28.43
        • Published

        web-identity-schemas

        TypeScript types and validation schemas for Web Identity and JOSE standards, including:

        • v0.2.0
        • 27.78
        • Published

        jwks-did-resolver

        Resolve did:jwks documents using did-resolver

        • v1.0.0
        • 27.65
        • Published

        @foal/jwks-rsa

        Integration of the library jwks-rsa with FoalTS

        • v5.0.1
        • 26.67
        • Published

        @plus99/secure-jwt

        A drop-in but safer alternative to jsonwebtoken with modern security practices, TypeScript support, and enterprise features

        • v1.0.1
        • 26.46
        • Published

        jwks-rsa-v2

        Library to retrieve RSA public keys from a JWKS endpoint

        • v2.0.0
        • 25.37
        • Published

        @hansenw/jwt-auth

        A complete JWT auth library that provides key rotation, token revocation and persistent key storage

        • v0.11.1
        • 25.36
        • Published

        @tecsafe/jwt-sdk

        The SDK for token parsing and validation against the JWKS. Also contains the types of token bodies.

        • v0.6.4
        • 25.11
        • Published

        simple-oidc-auth

        A simple, convenient, and safe interface for interacting with JSON Web Tokens (JWTs) for authentication and authorization

        • v1.1.2
        • 24.67
        • Published

        @gander-social-atproto/jwk

        A library for working with JSON Web Keys (JWKs) in TypeScript. This is meant to be extended by environment-specific libraries like @gander-social-atproto/jwk-jose.

        • v0.5.7
        • 24.28
        • Published

        connect-jwks

        JSON Web Key Set (JWK Set) middleware for Connect.

        • v0.0.1
        • 23.35
        • Published

        nestjs-jwks

        JWT key management with automatic rotation and JWKS endpoint for NestJS applications

        • v0.2.3
        • 23.29
        • Published

        jwks-ec

        Library to retrieve EC public keys from a JWKS endpoint

        • v1.0.3
        • 23.17
        • Published

        @hoajs/jwt

        JSON Web Token(JWT) middleware for Hoa.

        • v0.1.0
        • 22.75
        • Published

        jwks-client-browser

        Library to retrieve public key from a JWKS endpoint in the browser.

        • v0.0.8
        • 22.36
        • Published

        @japikey/authenticate

        Library to authenticate an API key, in the browser or backend

        • v0.4.0
        • 21.89
        • Published

        express-jwt-jwks

        Simple JWT auth using JWKS key sets for Express. Wraps express-jwt and jwks-rsa. AWS Cognito compatible.

        • v1.0.0
        • 21.60
        • Published

        @japikey/japikey

        Library to create API keys powered by JWT and JWKS

        • v0.4.0
        • 20.35
        • Published

        jwks-provider

        Serializer of keys for jwks route

        • v0.1.0
        • 20.33
        • Published

        @nichoth/jose

        JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

        • v6.1.1
        • 20.11
        • Published

        node-accesstoken-validation

        Component to validate Bearer Token. It validate JWT tokens and reference tokens (Introspection) as well. It support almost all algorithms. RSA, ECDsa, HMAC. Trough jose.

        • v1.0.5
        • 19.49
        • Published

        @japikey/express

        Express endpoints for JAPIKey authentication

        • v0.4.0
        • 18.43
        • Published

        @decentrl/jose

        'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

        • v4.14.6
        • 18.21
        • Published

        jwks-rsa-browser

        Library to retrieve RSA public keys from a JWKS endpoint

        • v1.4.2
        • 16.33
        • Published

        express-oauth2-dpop

        Protect your Express API (resource server) routes with OAuth 2.0 JWT Bearer and DPoP-bound access tokens issued by an authorization server.

        • v1.0.9
        • 16.20
        • Published

        @jc-lab/jose

        JSON Web Almost Everything - JWA, JWS, JWE, JWK, JWT, JWKS for Node.js with minimal dependencies

        • v1.10.1
        • 15.99
        • Published

        glee-jwks-rsa

        Library to retrieve RSA public keys from a JWKS endpoint

        • v1.1.0
        • 15.70
        • Published

        jwks-db

        Helper package to manage JWKS and persit to db

        • v0.0.3
        • 15.35
        • Published

        jwks-terminal

        A collection of utilities when working with JWKS (JSON Web Key Store).

          • v0.0.8
          • 15.23
          • Published

          @takeshape/next-auth-all-access

          NextAuthAllAccess wraps NextAuth to provide JWKS verifiable access tokens for third-party APIs.

          • v2.0.0
          • 14.66
          • Published

          @ajitem/jwks-rsa

          Library to retrieve RSA public keys from a JWKS endpoint

          • v3.2.0
          • 13.39
          • Published

          @apptentive/jwks-rsa

          Library to retrieve RSA public keys from a JWKS endpoint

          • v1.3.2
          • 13.22
          • Published

          express-jwks

          JWKs authentication middleware, based on express-jwt

          • v2.0.0
          • 12.13
          • Published

          @candlefish/jwt-auth

          Shared JWT authentication library for Candlefish services

            • v1.0.0
            • 11.99
            • Published

            jwt-jwks-client

            A client library that verifies a JWT token by retrieve signing keys from a JWKS (JSON Web Key Set) endpoint.

            • v0.2.1
            • 11.87
            • Published

            deliverect-jwks-rsa

            Library to retrieve RSA public keys from a JWKS endpoint

            • v1.12.4
            • 11.87
            • Published

            @foxstack/wx-jose

            JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

            • v0.0.3
            • 11.71
            • Published

            jwks-ecdsa

            A small library to retrieve ECDSA signing keys from a JWKS (JSON Web Key Set) endpoint

            • v1.0.3
            • 11.67
            • Published

            jwks-verify

            JWKS token verification middleware.

              • v1.0.2
              • 11.56
              • Published

              jose-skip-key-validation

              Universal 'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK with no dependencies

              • v3.19.0
              • 11.42
              • Published

              jwt-check

              Middleware for checking the JWT

              • v0.1.2
              • 11.17
              • Published

              blitzware-node-api-sdk

              BlitzWare Node.js SDK for Backend / Resource Server and Machine-to-Machine (API)

                • v1.0.2
                • 11.14
                • Published

                jwt-quick

                This is a library for verifying JSON Web Tokens (JWTs) using JSON Web Key (JWK) sets.

                • v1.2.10
                • 11.07
                • Published

                @mantris/bearer

                JWT/JWKS Express middleware with scope validation.

                • v6.2.6
                • 10.20
                • Published

                @xmlking/jwks-rsa

                Library to retrieve RSA public keys from a JWKS endpoint

                • v1.4.3
                • 10.03
                • Published

                jose-browser-runtime-ie11

                (Browser Runtime) 'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK with no dependencies

                • v3.12.3
                • 9.63
                • Published

                @reelspace/jose

                'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

                • v0.0.1
                • 9.41
                • Published

                partsoftware-jose

                JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

                • v5.9.8
                • 9.38
                • Published

                @fictiv/jwks-rsa

                Library to retrieve RSA public keys from a JWKS endpoint

                • v1.2.0
                • 9.38
                • Published

                jwks-rsa-koa

                Library to retrieve RSA public keys from a JWKS endpoint

                • v1.1.3
                • 8.68
                • Published

                @magentlebots/jose

                Universal 'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK with no dependencies

                • v1.0.0
                • 8.56
                • Published

                @mmoriarity/jwks-rsa

                Library to retrieve RSA public keys from a JWKS endpoint

                • v1.5.0
                • 8.25
                • Published

                @ist-group/jwks-rsa

                Library to retrieve RSA public keys from a JWKS endpoint

                • v1.7.0
                • 7.81
                • Published

                @x402-hpke/node

                Provider-agnostic HPKE envelope library for x402 (Node) — cross-language interop with Python

                • v0.2.0-alpha.0
                • 7.74
                • Published

                @magentlemen/jose

                Universal 'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK with no dependencies

                • v1.0.0
                • 7.74
                • Published

                @vert1s/jwks-rsa

                Library to retrieve RSA public keys from a JWKS endpoint

                • v1.6.0
                • 7.64
                • Published

                @atproto-labs/jwk

                A library for working with JSON Web Keys (JWKs) in TypeScript. This is meant to be extended by environment-specific libraries like @atproto-labs/jwk-node.

                • v0.0.1
                • 7.45
                • Published

                jwks-manager

                Library to retrieve public keys from a JWKS endpoint. This is forked from auth0/node-jwks-rsa. The idea is to extend the lib to handle reading and providing jwks keys, supporting RSA and EC as well as working with node and react-native.

                • v0.9.1
                • 7.45
                • Published

                @nagyv/jwks-rsa

                Library to retrieve RSA public keys from a JWKS endpoint

                • v1.2.1-hapi17.2
                • 7.10
                • Published

                qc-jwks-rsa

                Library to retrieve RSA public keys from a JWKS endpoint

                • v1.3.8
                • 6.88
                • Published

                jwks-js

                ## Usage Example

                • v1.0.1
                • 6.88
                • Published

                @p2dev/express-jwt-jwks

                P2.Dev maintained fork of express-jwt-jwks. Simple JWT auth using JWKS key sets for Express. Wraps express-jwt and jwks-rsa. AWS Cognito compatible.

                • v1.0.0
                • 6.70
                • Published

                restify-jwks

                JWKs authentication middleware, based on restify-jwt

                • v0.0.2
                • 6.57
                • Published

                @tychot/jwks-rsa

                Library to retrieve RSA public keys from a JWKS endpoint

                • v1.1.2
                • 6.54
                • Published

                @panjoh/jwks

                jwks management for node

                • v0.1.2
                • 5.71
                • Published

                bb-jwks-rsa

                Fork of jws-rsa, a library to retrieve RSA public keys from a JWKS endpoint. Removes need to check 'sig' key of a jwk

                • v2.0.1
                • 5.59
                • Published

                foalts2-jwks-rsa

                Integration of the library jwks-rsa with FoalTS

                • v2.12.0
                • 5.45
                • Published

                jose-1024

                'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

                • v4.11.2
                • 4.32
                • Published

                fastifyjs-supabase-auth

                Fastify plugin for authenticating Supabase JWT tokens with optional JWKS support.

                • v0.1.1
                • 4.32
                • Published

                @wristband/typescript-jwt

                A framework-agnostic Typescript SDK that validates JWT access tokens issued by Wristband for user or machine authentication.

                • v0.1.0
                • 4.23
                • Published

                jwtwalletcli

                Manage your jwks keys easily and securely

                • v0.0.1
                • 2.62
                • Published

                mock-jwks-endpoint

                A mock service to be used by tests needing a jwks endpoint.

                • v0.0.0
                • 2.54
                • Published

                jwks-rsa-509x

                Library to retrieve RSA public keys from a JWKS endpoint

                • v1.2.1
                • 2.54
                • Published

                furlanluka-jose

                'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

                • v4.14.4
                • 2.50
                • Published

                user-auth-jsonrpc

                package to support in the implementation of an user authentication end-point.

                • v0.7.1
                • 2.41
                • Published

                qb-jwks-rsa

                Library to retrieve RSA public keys from a JWKS endpoint

                • v1.3.0
                • 0.00
                • Published

                rsa-keygen-jwks

                RSA Key generator (in PEM) with Json Web Keystore (JWKS) file

                • v1.0.5
                • 0.00
                • Published

                theikkila-jwks-rsa

                Library to retrieve RSA public keys from a JWKS endpoint

                • v1.2.0
                • 0.00
                • Published