Skip to content

GitHub token validator glassmorphism#146

Open
aditisb1212-lab wants to merge 3 commits into
praveenscience:mainfrom
aditisb1212-lab:github-token-validator-glassmorphism
Open

GitHub token validator glassmorphism#146
aditisb1212-lab wants to merge 3 commits into
praveenscience:mainfrom
aditisb1212-lab:github-token-validator-glassmorphism

Conversation

@aditisb1212-lab

@aditisb1212-lab aditisb1212-lab commented Jul 1, 2026

Copy link
Copy Markdown

What does this PR do?

Adds a new Glassmorphism-themed GitHub Token Validator tool that allows users to validate GitHub Personal Access Tokens directly in the browser.

Features

  • Validate GitHub Personal Access Tokens
  • Display token owner information
  • Display GitHub username
  • Display token status
  • Display token scopes (when available)
  • Display token expiration date (when available)
  • Show/Hide token functionality
  • Responsive Glassmorphism UI
  • Fully client-side implementation (no backend)

Closes #<9>


Type of Change

  • New tool
  • Enhancement to existing tool
  • Bug fix
  • Documentation update
  • Build system / infrastructure

Screenshot

Added github-token-validator-glassmorphism.png in the tools/ directory.


Checklist

  • I have read the Contributing Guide
  • My branch follows the naming convention (add/github-token-validator-glassmorphism)
  • I have tested my changes locally in at least one modern browser

For new tools:

  • The tool is a single self-contained .html file in the tools/ folder
  • The filename is kebab-case (github-token-validator-glassmorphism.html)
  • I added an entry to data/tools.json with all required fields
  • I added a screenshot as tools/github-token-validator-glassmorphism.png
  • No JavaScript frameworks or heavy UI libraries were used
  • CDN links were not required
  • I ran node scripts/sort-norm.js data/tools.json
  • I ran node scripts/build.js and verified the landing page renders correctly

For enhancements / bug fixes:

  • I have not introduced any external dependencies
  • The tool still works as a standalone single HTML file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant