Skip to content

Latest commit

 

History

History
68 lines (49 loc) · 2 KB

File metadata and controls

68 lines (49 loc) · 2 KB

🛡️ Secure Token Engine & JWT Validator

A high-performance, industrial-grade utility for generating cryptographically secure tokens and validating JSON Web Tokens (JWT) with a premium, real-time interface.

🚀 Live Demo

Project Status Tech Stack


✨ Key Features

  • 🚀 Advanced Token Generation: generate secure random tokens with adjustable entropy (16 to 256 bytes).
  • 🔍 JWT Debugger: Real-time validation and decoding of JWTs, showing structured Header and Payload metadata (inspired by jwt.io).
  • 🛡️ Multi-Tier Security: Choose between "Basic", "Pro", and "Ultra" security profiles.
  • 💎 Premium UX: A strictly single-page, glassmorphic interface with animated mesh backgrounds and high-contrast typography.
  • ⚡ Real-time Feedback: Instant "Signature Authenticated" status and entropy analysis.

🛠️ Technology Stack

Frontend

  • React 19 & Vite
  • Tailwind CSS 4
  • Framer Motion Animations

Backend

  • Node.js & Express
  • Crypto API (for secure byte generation)
  • CORS & Middleware

🚀 Quick Start

1. Clone & Setup

git clone https://github.com/devasol/Token_Generator.git
cd Token_Generator

2. Start Backend

cd backend
npm install
npm start

3. Start Frontend

cd ../frontend
npm install
npm run dev

🤝 Connect

Built by Dawit Solomon

LinkedIn GitHub Email


Industrial Standard v4.2.0 • 2026