Skip to content
#

jwt-authentication-flow

Here are 19 public repositories matching this topic...

A standalone JWT authentication service built with Express and TypeScript, providing the full auth lifecycle including registration, login, access/refresh token rotation, account management, and security features like rate limiting, account lockout, and bcrypt password hashing.

  • Updated Mar 15, 2026
  • TypeScript

A Node.js project that generates and verifies JWT tokens using `jsonwebtoken` and `jwk-to-pem`. This project demonstrates how to securely handle JWT-based authentication by converting JWK (JSON Web Keys) to PEM format for token signing and verification.

  • Updated Sep 22, 2024
  • JavaScript

Full-stack SaaS note-taking app with JWT authentication, role-based access control, and rich text editor. Built with FastAPI, React, PostgreSQL, and Redis. Features email verification, audit logging, and modern glassmorphism UI.

  • Updated Nov 9, 2025
  • JavaScript

Full-stack personal finance dashboard with transaction tracking, data visualization, and AI-powered forecasting. Built with FastAPI, React, Chart.js, and SQLAlchemy. Features JWT auth, CSV import/export, and glassmorphism UI.

  • Updated Nov 9, 2025
  • CSS

Improve this page

Add a description, image, and links to the jwt-authentication-flow topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jwt-authentication-flow topic, visit your repo's landing page and select "manage topics."

Learn more