workers-jwt
JWT generator
Generates JSON Web Tokens using the Cloudflare Workers platform and WebCrypto API.
Generate JWTs on Cloudflare Workers using the WebCrypto API
96 stars
2 watching
9 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
cloudflarecloudflare-workersjwtwebcryptoworkers
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing JSON Web Token (JWT) support in Scala, allowing users to create, verify, and validate JWTs with various algorithms. | 675 |
| A template to generate static HTML or JSON pages from raw strings in a JavaScript Workers script | 14 |
| Tools for transforming and decrypting JSON Web Tokens using encryption algorithms | 18 |
| A Node.js library that simplifies the process of creating and working with JSON Web Tokens (JWTs) for secure authentication and authorization. | 433 |
| Provides a simple SDK wrapper for Cloudflare's APIs to integrate with Workers | 6 |
| A lightweight JWT library for Go | 673 |
| Provides a Lua implementation of the JSON Web Token (JWT) specification | 515 |
| An example project demonstrating how to use Cloudflare Workers with React to create a Progressive Web App (PWA) that can be served from a custom origin. | 86 |
| A CLI tool to work with JSON Web Tokens | 1,196 |
| Automated deployments of Cloudflare enterprise workers scripts to the cloud | 0 |
| Generates a service worker file to cache external assets using the sw-precache plugin. | 1,441 |
| A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |
| A preconfigured starter template for building a strict TypeScript Cloudflare Worker | 26 |
| Enables Cloudflare Worker development and testing locally on the developer's machine. | 179 |
| Cloudflare Workers project with various utility and service workers for handling tasks such as redirects, subscriptions, media serving, and more. | 12 |