7d3488ef1187bc815ee00edc608b8264e9557044
🔐 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
.envline. - 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.
test
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%