Skip to content

Repository files navigation

🔐 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.


About

A simple and secure generator for NEXTAUTH_SECRET values in Next.js applications.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages