Skip to content
#

token-generation

Here are 18 public repositories matching this topic...

EntropyKey is a web application that generates unique and secure tokens using your device's camera. The randomness in the video feed helps create unpredictable tokens, making them suitable for passwords or other secure identifiers.

  • Updated Jul 27, 2024
  • HTML

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

Improve this page

Add a description, image, and links to the token-generation 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 token-generation topic, visit your repo's landing page and select "manage topics."

Learn more