Top 6 HTML JWT Projects
-
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
flowinquiry
FlowInquiry is an open-source platform that brings together project management, ticket tracking, workflow automation, and SLA monitoring to help teams stay organized and efficient.
-
-
Project mention: EzAuth – Simple and plugnplay auth library for Golang | news.ycombinator.com | 2026-02-03
I built EzAuth because I kept defaulting to third-party auth services (go-true, Supabase) even when I just wanted a simple, native solution in Go.
The goal is a BetterAuth-style developer experience, but fully self-hosted and idiomatic Go.
The project is still beta, but all core features are implemented and working.
Repo: https://github.com/josuebrunel/ezauth
I’d appreciate feedback, especially around API design and DX.
-
Project mention: Show HN: JWT Lens – decode and verify JWTs offline, provably no network | news.ycombinator.com | 2026-07-06
-
jwt-flow
Decode, edit and re-sign a JWT with real HMAC-SHA256, then watch a Spring Security resource server validate it. Zero dependencies.
Project mention: I Built a JWT Playground That Re-signs Tokens With Real HMAC-SHA256 | dev.to | 2026-06-25▶ Live demo: https://dev48v.github.io/jwt-flow/ Source (zero dependencies): https://github.com/dev48v/jwt-flow
HTML JWT discussion
HTML JWT related posts
Index
What are some of the best open-source JWT projects in HTML? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | rodauth-rails | 759 |
| 2 | flowinquiry | 163 |
| 3 | Coursera-Clone | 91 |
| 4 | ezauth | 58 |
| 5 | jwt-lens | 2 |
| 6 | jwt-flow | 0 |