2025-08-20 23:21:40 +02:00
2025-08-20 22:56:16 +02:00
2025-08-20 22:56:16 +02:00
2025-08-20 22:56:16 +02:00
2025-08-20 22:56:16 +02:00
2025-08-20 22:56:16 +02:00
2025-08-20 19:51:02 +02:00
2025-08-20 22:56:16 +02:00
2025-08-20 22:56:16 +02:00
2025-08-20 23:21:40 +02:00
2025-08-20 22:56:16 +02:00

🔐 Next Auth Secret Generator

A lightweight tool to generate cryptographically secure secrets for your Next.js apps.
All secrets are generated locally in your browser nothing is stored or transmitted.


Features

  • Generate 32-byte Base64 encoded secrets.
  • Copy the secret directly or as a full .env line.
  • Smooth animations with Framer Motion.

🚀 Getting Started

1. Clone the repo

git clone https://github.com/ultralion/nasg.git
cd nasg

2. Install dependencies

pnpm install

3. Run the development server

pnpm dev

Open http://localhost:3000 to see it in action.


🛠️ Tech Stack


📜 License

This project is licensed under the MIT License.


S
Description
A simple and secure generator for NEXTAUTH_SECRET values in Next.js applications.
https://nasg.ultralion.xyz Readme MIT
47 KiB
Languages
TypeScript 95.1%
JavaScript 4.7%
CSS 0.2%