Skip to content

Feature-Focused & Modern "Live token engine and JWT debugger featuring multi-tier security profiles, real-time entropy analysis, and a modern glassmorphic UI. Built with React 19 & Node.js.

Notifications You must be signed in to change notification settings

devasol/SecureToken-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›‘οΈ 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

About

Feature-Focused & Modern "Live token engine and JWT debugger featuring multi-tier security profiles, real-time entropy analysis, and a modern glassmorphic UI. Built with React 19 & Node.js.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published