json-web-key
There are 14 repositories under json-web-key topic.
nov/json-jwt
JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby
amosavian/JWSETKit
A kit to create, sign and verify a JWT or JWS object
sop/jwx
A PHP library for JSON web tokens (JWT) with signature (JWS) and encryption (JWE) support.
jhermsmeier/node-json-web-key
JSON Web Key
infamousjoeg/jwt-service
A Golang application that serves an HTTP endpoint for generating JSON Web Tokens (JWTs).
nwtgck/jwk-thumbprint-npm
JWK Thumbprint for JavaScript/TypeScript on both Web Browser and Node.js
khesualdo/OpenID-Connect-ID-Token-Validator
:crown: :trophy: :moneybag: This code provides the basic steps required to locally verify an ID Token signed using asymmetric encryption (eg. RS256). It uses packages from Microsoft for key parsing and token validation. The code is also testable and comes with a suite of unit tests.
exanubes/cognito-user-pool-with-custom-mailer
Repository from exanubes.com for Setup Cognito User Pool with custom emailing service
jameshiew/fake-jwt-server
🔑 Service for working with JWTs in a local development environment
whatthehanan/JWK
A utility to create JWKs
chr78rm/json-web-signature
A library for generating and validating JSON Web Signatures.
re-message/json-web-token
Json Web Token implementation library
UpSync-Engineering/generate_json_web_key
JSON Web Key Generator
jhermsmeier/node-json-web-algorithms
JSON Web Algorithms (JWA)