HTML JWT

Open-source HTML projects categorized as JWT

JSON Web Token is a proposed Internet standard for creating data with optional signature and/or optional encryption whose payload holds JSON that asserts some number of claims. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.

Top 6 HTML JWT Projects

  1. rodauth-rails

    Rails integration for Rodauth authentication framework

  2. AppSignal

    AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

    AppSignal logo
  3. 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.

  4. Coursera-Clone

    Coursera clone

  5. ezauth

    Simple and easy to use authentication library for Golang (by josuebrunel)

    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.

  6. jwt-lens

    Decode and verify JWTs fully offline — one HTML file, CSP-provable no network

    Project mention: Show HN: JWT Lens – decode and verify JWTs offline, provably no network | news.ycombinator.com | 2026-07-06
  7. 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

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

HTML JWT discussion

Log in or Post with

HTML JWT related posts

  • Coursera clone using MERN STACK and redis database to cache the chats.

    1 project | /r/reactjs | 20 May 2021
  • Any good tutorials or GitHub repositories for implementing a login system with jwt in flask?

    2 projects | /r/flask | 6 Apr 2021

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

Sponsored
AppSignal knows why the f*#k it crashed.
Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
www.appsignal.com

Did you know that HTML is
the 9th most popular programming language
based on number of references?